MakeMyTrip interview question

Find Minimum element in a rotated array.

Interview Answer

Anonymous

11 Aug 2016

This is a standard problem. I gave same solution as in geeks. O(n)