Amazon Interview Question

Circular sorted array, get the largest element

Interview Answer

Anonymous

Jan 11, 2017

I did with linear search. not able to recall binary search algo