Searching high and low, but no luck finding the answer...just bits and pieces of it. I came across an interview question that has me stumped... Given an array with a length of 9, and 10 numbers ranging from 1 to 10. These numbers are randomly placed into the array. How can you determine which number was left out and did not make it into the array? Any ideas?