arkantrust / task-tracker

Task Track is a to-do app that lets you organize your tasks.
MIT License
0 stars 0 forks source link

15-merge-hashmaphashtable #17

Closed arkantrust closed 11 months ago

arkantrust commented 11 months ago

Fixed HashMap tests

Updated HashMap class with implementations made by @NicolasC101. Excellent job :D

Fixed List and LinkedList tests