Study

Let's try to categorize problems here:

Hash problems

Adding elements into a hash to avoid looking for an element in an array.
Careful with collisions in hash

Examples: