Coding questions: #1 -- First problem was finding all the possible pairs in an unsorted array that added together to a target number.
Anonymous
#1 The Answer was to add numbers to a hashmap and compare to that hashmap if the pair number existed in it.
Check out your Company Bowl for anonymous work chats.