Points |
Tasks |
5 |
Uses a Hash table of linked lists |
1 |
Uses Operator Overloading (dict
+= word). |
1 |
Can dump the whole table using
cout << dict |
1 |
Can remove a word. |
1 |
Resize the table. |
5 |
Uses a hash table. |
-2 |
Every day after Friday Feb 6th |