Arista Networks interview question

Find a missing # from an array

Interview Answers

Anonymous

24 Mar 2012

binary search

3

Anonymous

23 Apr 2012

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