•
Assume 1 bucket (block) stores 2 keys +
pointers
•
h(e)=0
•
h(b)=h(f)=1
•
h(g)=2
•
h(a)=h(c)=3
•
Hash Table Example
c
a
g
f
b
e
0
1
2
3