Amazon interview question

Find an element in an array (sorted or not) in different ways

Interview Answer

Anonymous

23 Feb 2012

I said naive algorithm, hash table, and heap