Question: Consider a hash table of size m = 1000 and a corresponding hash function h(k) = m(kA mod 1) for A = (5 1)/2.
Consider a hash table of size m = 1000 and a corresponding hash function h(k) = ⌊m(kA mod 1)⌋ for A = (√5 – 1)/2. Compute the locations to which the keys 61, 62, 63, 64, and 65 are mapped.
Step by Step Solution
3.30 Rating (159 Votes )
There are 3 Steps involved in it
Substituting each value in the given hash function and calculatin... View full answer
Get step-by-step solutions from verified subject matter experts
