Well, the way you make it sound, it's like it's some special kind of hash table. But it's not.
All hash tables will have collisions (multiple keys having the same hash). Therefore, it needs a way to...