"joe" around?
"joe"’s the same as 2.
a[2] == "joe".
add(), delete(), and
find().

create() operator.

h(k) is full, examine (h(k) + 1) % N, then (h(k) + 2)
% N, then ..., (h(k) + N - 1) % N.


(h(k) + i2) % N for 0 ≤ i < N.

(h1(k) + u*i) % Ni
< N and u = h2(k).



α = elements stored/total slots



| This page last modified on 22 April 2010. |