[prev] 49 [next]

Exercise 7: Expanding Hash Table

Write a function

HashTable expand(HashTable ht) { ... }

which doubles the number of slots in a hash table