Commit Graph

3929 Commits

Author SHA1 Message Date
Michele Sessa 43c2a6dedc docs(diamond_creation): improve code example clarity 2022-10-10 16:28:39 +01:00
Michele Sessa 47001cd118 feat(shopping_mall): remove not neutral function
also improve readability of output for the example main.rs
2022-10-10 16:28:09 +01:00
Michele Sessa 2e2f1eab45 docs(does_it_fit): introduce functions arguments more explicitly 2022-10-10 16:27:30 +01:00
Michele Sessa 9fff5aa95f docs(box_recursion): add derive debug for necessary structures 2022-10-10 16:25:23 +01:00
Michele Sessa 0c9296dbcf docs(box_recursion): change functions and arguments names 2022-10-10 16:25:23 +01:00
Maxim Mihajlov 61c1fd1ac1 docs(ascii-art-output): audit quote fix
quotes in the invalid input audit question fixed
2022-10-10 15:34:42 +01:00
Maxim Mihajlov 1ba87d145a docs(ascii-art-fs): audit quote fix
quotes in the invalid input audit question fixed
2022-10-10 15:34:42 +01:00
miguel 074f4c25ac fix(filler): placing the bonus questions inside a bonus part 2022-10-10 15:25:44 +01:00
Michele Sessa ba521bbfb0 fix(card-deck): fix prototype of winner_card 2022-10-10 14:55:10 +01:00
nprimo 68a7268733 docs(crossword): add suggestion for bonus in audit 2022-10-06 12:45:21 +01:00
nprimo 689fd07a48 docs(crossword): fix grammar in audit 2022-10-06 12:45:21 +01:00
nprimo 6e2c985149 docs(crossword): fix grammar and add details to subject 2022-10-06 12:45:21 +01:00
nprimo 8d2d144070 docs(crossword): update subject and audit
Clarify expected output in subject
Add more checks in audit
2022-10-06 12:45:21 +01:00
nprimo d976bd6796 docs(crossword): Add audit 2022-10-06 12:45:21 +01:00
nprimo 286a81b3c6 docs(crossword): Add subject for new piscine-js raid 1 2022-10-06 12:45:21 +01:00
miguel ba63d23d05 fix(ztail): adding console in usage to solve a bug when the platform tries to display the readme 2022-10-03 16:26:26 +01:00
zoevig 9120b07fb0
Delete setup_of_external_repo.md
Documentation moved to Notion
2022-09-26 13:06:21 +01:00
davhojt 7643f31e6b docs(ascii-art-color): convert final question to bonus 2022-09-26 12:29:04 +01:00
Michele Sessa 28bccd6e59 1460-DEV-3511 feat(iterators): improve consistency and clarity
dquote>
dquote> now the iterator trait is well implemented and tested and collatz() return value in line with idiomatic rust
first example formatting is clearer
provided testing main() has also edge cases 0 and 1
2022-09-26 10:59:57 +01:00
Michele Sessa cd2b00b135 refactor(borrow_box): better args names for new() 2022-09-26 10:59:07 +01:00
Michele Sessa f01fd7ed5e fix: remove incrementing nbr_of_games 2022-09-26 10:59:07 +01:00
davhojt 9934ff22b8 docs(ascii-art-justify): fix typo 2022-09-25 13:37:23 +03:00
nprimo 6a74ef19df docs(ascii-art-justify): add escape char for question mark 2022-09-25 13:37:23 +03:00
nprimo f49d01e325 docs(ascii-art-justify): remove double quotes
clarify how parameters should be passed and add escape char to avoid opend double quote
2022-09-25 13:37:23 +03:00
davhojt d6c61dc527 docs(ascii-art-color): improve readability
reorganised question due to code-quote bug in teh platform
2022-09-24 16:54:51 +03:00
davhojt ac86faff7d fix(ascii-art-color): remove question syntax from last example 2022-09-24 16:54:51 +03:00
eslopfer 26b1e904d2 docs(piscine-rust): Remove extra directive 2022-09-22 18:30:00 +01:00
eslopfer c0d5dfda49 chore(piscine-rust): Prettier 2022-09-22 18:30:00 +01:00
eslopfer 751bdf7ba4 docs(piscine-rust): Fix expected functions and usage to make it accurate 2022-09-22 18:30:00 +01:00
eslopfer de30084743 docs(piscine-rust) Add missing "s" 2022-09-22 18:30:00 +01:00
zoevig cd5258398a
Delete pc-requirements.md
Documentation moved to Notion
2022-09-22 16:36:03 +01:00
zoevig 585fdcefbd
Delete server-installation.md
Documentation moved to Notion
2022-09-22 16:35:32 +01:00
zoevig 1d27d04bd4
Delete server-requirements.md
Documentation moved to Notion
2022-09-22 16:35:00 +01:00
zoevig 6d92bd0223
Delete ubuntu-installation.md
Documentation moved to Notion
2022-09-22 16:34:26 +01:00
zoevig 1c2bdf399b
Delete ubuntu-persistent-installation.md
Documentation moved to Notion
2022-09-22 16:33:45 +01:00
eslopfer e133e63658 docs: correct usage example to print new line 2022-09-22 11:44:22 +01:00
eslopfer e236f59390 docs: correct example to add new line 2022-09-22 11:44:22 +01:00
eslopfer 33c0a1c1dd docs: correct usage example to print new line 2022-09-22 11:43:56 +01:00
eslopfer 8566d590e2 docs: correct example to add new line 2022-09-22 11:43:56 +01:00
eslopfer 0a329ec69b docs: correct innacurate instructions, it prints a new line instead of nothing 2022-09-22 11:43:56 +01:00
davhojt 2dac643de9 docs(alter-ego): fix typo 2022-09-19 22:54:08 +03:00
nprimo fb0b19c3b5 docs(asci-art-justify): update text for coherence with audit 2022-09-19 16:47:12 +01:00
nprimo 9afdda465c docs(ascii-art-justify): update subject to keep consistency between subject and audit 2022-09-19 16:47:12 +01:00
Michele Sessa 850821bd2b DEV-3473 docs(commits_stats): correct a typo 2022-09-19 11:36:00 +01:00
Michele Sessa c977023596 fix(commits_stats): add the expected attachment file 2022-09-19 11:36:00 +01:00
Michele Sessa 88d3857a61 1448 fix(sales): remove inconsistency in expected output
also clarify why small discrepancies can appear in results
2022-09-19 11:35:47 +01:00
Michele Sessa 3a5196a8a6 DEV-3503 docs(sales): fix two typos 2022-09-19 11:35:47 +01:00
nprimo 8f6fec1675 docs(iterators): update notion link to english source 2022-09-16 10:56:10 +00:00
miguel 6539b5ee88 docs(filler): filler subject and audit 2022-09-16 13:20:52 +03:00
Christopher Fremond 78e4da15db
Update preseed.cfg
Updating the authorized keys for the preseed to reflect current company policies
2022-09-15 17:49:58 +01:00