liv
171d20ce3e
Merge pull request #1546 from b-apperlo/b-apperlo-patch-1
...
feat: added test function to hashmaps2.rs
2023-06-12 12:20:36 +02:00
Bert Apperlo
a4fe3602b2
fix: updated comment for struct
2023-06-08 16:46:45 +02:00
Bert Apperlo
8974e33f69
fix: update hashmaps3.rs
2023-06-08 16:44:39 +02:00
Bert Apperlo
bbfb4c7e63
feat: added test function to hashmaps2.rs
...
The existing test functions only check if a kind of fruit exists in the hashmap, but not if the amount of fruits is higher than zero. This new test function solves this.
2023-06-08 15:49:07 +02:00
Ali Afsharzadeh
382e16eb7e
feat(docs): add markdown linter for exercises README.md files
2023-03-30 19:53:22 +03:30
liv
864e741dd8
reword hashmaps2 a bit more
2023-03-26 15:21:21 +02:00
Ryan Whitehouse
5687676014
docs:clarify instructions on hashmaps2.rs
2023-03-20 15:19:36 +01:00
William Webb
e519b5079e
fix(hashmaps3): fix typo in todo hint
2022-12-20 21:17:32 -06:00
mokou
ab8572e15b
fix(hashmaps): adjust hint comments
2022-07-14 12:58:28 +02:00
Sateesh Basavaraju
1e54bc61e8
feat: Add hashmap3 exercise.
2022-07-14 12:57:47 +02:00
mokou
3c4c9c54c9
feat: remove collections to hashmaps
2022-07-12 15:18:05 +02:00