Solution Set 4
Solutions to problem set 4.
We'll cover the following...
Solution 1
a- Kim is unfortunately using a bad hash function. Her function computes the sum of integers from 1 to n and hashes n to the slot numbered sum. To calculate the hash of a given k, the loop would run for k ...