Closed
Description
What would you like to Propose?
Order Agnostic Binary Search Algorithm on 1-D Arrays.
Issue details
Order Agnostic Binary Search algorithm is used when we do not know whether the given array is descending or ascending.
Example: [5,4,3,2,1]
I can write clean code to find out whether the array is ascending or descending and apply Binary Search on it.
Please assign this to me as I have worked on this problem before.
Additional Information
No response
Metadata
Metadata
Assignees
Labels
No labels