Meta interview question

Modify the code to be used on a circular array of data.

Interview Answer

Anonymous

13 Jan 2012

Ideal answer is that simple search is the best for this as binary search cannot be modified for the given dataset