PromptCloud interview question

Find the Element in the Sorted Rotated Array?

Interview Answer

Anonymous

4 July 2021

I Solve in O(n) complexity.They ask minimize it.But I can't do it.