1/3 Test Cases Passed
You need to earn 2 or 3 stars in order to submit.
1/3 Test Cases Passed
You need atleast 2 stars to grade your answer.
Test Cases (0/3)
-
hash_map.hash_function("hackerhero") to return 136
-
hash_map.retrieve('name') to return Michael
-
hash_map.retrieve('phone') to return false
hash_map.add('name', 'Michael');