I found the following question, and couldn't get the best answer:
if you have a sorted and shifted array such like {5,6,7,1,2,3,4} , how
to find one element "2"?
Thanks.
Vol
if you have a sorted and shifted array such like {5,6,7,1,2,3,4} , how
to find one element "2"?
Thanks.
Vol
Comment