Question: i) Write a java or C++ program for double hashing that has a subroutine to calculate the second hash value based on the key and
i) Write a java or C++ program for double hashing that has a subroutine to calculate the second hash value based on the key and return it. ii)Modify the 2nd hash value calculation routine, so that it always returns 1. If you use this modified routine it will act like a linear probing. iii) For each linear probing and double hashing, create a table like the following by experiment Load Factor Search Hit Search Miss iv) Write down how you have conducted the experiment
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
