The first question is the most difficult question in this round.
Anonymous
O(n) solution go through each item in the array, check if the item is in the map, if its not in the map, add it in, if it is in the map, delete it (because it already exists)
Check out your Company Bowl for anonymous work chats.