Arista Networks interview question

Find a missing # from an array

Interview Answers

Anonymous

Mar 24, 2012

binary search

3

Anonymous

Apr 23, 2012

Answer would depend on whether the array is sorted or not, value of the keys, size of the data etc.