Google Interview Question

Peak finding

Interview Answer

Anonymous

Feb 2, 2017

Can be easily solved in O(logn) using a variation of binary search