next up previous
Next: Up: Previous:

Double Hashing

h(k,i) = (h1(k) + i h2(k)) mod m

where h1 and h2 are auxiliary hash functions.


next up previous
Next: Up: Previous: