How do you map a key to an array index?
What if two keys both map to the same index?
What happens when the array fills up?