MakeMyTrip Interview Question

Find Minimum element in a rotated array.

Interview Answer

Anonymous

Aug 11, 2016

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