"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) + i
2) % N
for 0 ≤ i
< N.
(h
1(k) + u*i) % N
i
< N and u = h
2(k)
.
α = elements stored/total slots