summaryrefslogtreecommitdiff
path: root/solutions
AgeCommit message (Expand)Author
35 hoursI dont know why this is not pushedmainanand
2025-09-24Remove use of `map` in early vecs2 exerciseRemo Senekowitsch
2025-08-21Sync solutionmo8it
2025-05-13Sync solutionmo8it
2025-05-12Apply Clippy lintsmo8it
2025-03-17Remove TODO from 2 solutionsClément Bœsch
2025-02-21Apply 2024 edition formatting to solutionsmo8it
2025-02-18Fix new Clippy error in solutionmo8it
2024-12-28Co-ordinates -> Coordinatesmo8it
2024-11-14Switch comment style to //Antoine Dupuis
2024-11-13Add alternative solution using From traitAntoine Dupuis
2024-11-13clippy3: Make the intent more clearmo8it
2024-10-22threads1: Fix typos in descriptionVincent Ging Ho Yim
2024-10-17Add required type annotationmo8it
2024-10-17hashmap3: Use `or_default`mo8it
2024-10-09Avoid single char variablesmo8it
2024-09-22Do not use `.as_bytes().len()` on stringsSamuel Tardieu
2024-09-14Make if2 less confusingRemo Senekowitsch
2024-09-13Allow dead code for all exercises and solutionsmo8it
2024-08-22Import Orderingmo8it
2024-08-22Add missing Clippy allows to solutionsmo8it
2024-08-22Use match instead of comparison chainmo8it
2024-08-20threads3: Improve the testmo8it
2024-08-17Only take a u8 to avoid huge outputmo8it
2024-08-15fix typoChad Dougherty
2024-08-09Fix typomo8it
2024-08-08Add README to the solutions dirmo8it
2024-08-08Merge pull request #2062 from jimbo5922/jimbo5922-fix-hashmap3-struct-nameMo
2024-08-04chore: Fix snakecase convention in errors6.rsMatt Nield
2024-08-01fix formatYudai Kawabuchi
2024-08-01fix: update struct name in hashmap3Yudai Kawabuchi
2024-07-22tests3: Fix panic messagemo8it
2024-07-16Sync exercise and solutionmo8it
2024-07-10move_semantics4: Avoid using the dereference operatormo8it
2024-07-10move_semantics5: Move `main` to the endmo8it
2024-07-08Sync comment from exercisemo8it
2024-07-08iterators3: Add `IntegerOverflow` error variantmo8it
2024-07-07quiz2: Use repeatmo8it
2024-07-07Update iterator sol in quiz2.rsNitinKM
2024-07-07Improve the comments in cow1mo8it
2024-07-07enums3: Avoid confusion with parenthesesmo8it
2024-07-06Add newline between functionsmo8it
2024-07-05Improve quizesmo8it
2024-07-05Use *=mo8it
2024-07-05Adjust enums exercisesmo8it
2024-07-05Import enum variants in all testsmo8it
2024-07-04Add alternative solution for iterators5Nahor
2024-07-04Fix typomo8it
2024-07-04Fix warningsmo8it
2024-07-04Improve a comment in errors2mo8it