Problem
Describe a real world example of a Map that uses hashing.
Explain what algorithm would be good to generate a hash code for your example.
Define the constraints (hash table size, etc) and what type of data key you will use.
Then present at least two sample keys and explain what address they would map to.