Page 1 of 1

What is the hash function used in Double Hashing?

Posted: Wed Jul 13, 2022 7:43 pm
by answerhappygod
a) (h1(k) – i*h2(k))mod m
b) h1(k) + h2(k)
c) (h1(k) + i*h2(k))mod m
d) (h1(k) + h2(k))mod m