Question: What is the result of Exercise R-10.9 when collisions are handled by double hashing using the secondary hash function h'(k) = 7(k mod 7)? Exercise
What is the result of Exercise R-10.9 when collisions are handled by double hashing using the secondary hash function h'(k) = 7−(k mod 7)?
Exercise R-10.9
Draw the 11-entry hash table that results from using the hash function, h(i) = (3i+5) mod 11, to hash the keys 12, 44, 13, 88, 23, 94, 11, 39, 20, 16, and 5, assuming collisions are handled by chaining.
Step by Step Solution
3.56 Rating (163 Votes )
There are 3 Steps involved in it
Try to mimic the fig... View full answer
Get step-by-step solutions from verified subject matter experts
