Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Order Agnostic Binary Search #41

Open
1 of 4 tasks
akankshaa02 opened this issue Oct 1, 2021 · 5 comments
Open
1 of 4 tasks

Order Agnostic Binary Search #41

akankshaa02 opened this issue Oct 1, 2021 · 5 comments

Comments

@akankshaa02
Copy link
Contributor

Description

Describe more about the issue.

Programming language

  • C
  • C++
  • Java
  • Python

Are you contributing under any open-source program ?

Hacktoberfest


@diptilulla
Copy link

Can I do this task?

@akankshaa02
Copy link
Contributor Author

Well I opened an issue for it but it is not assigned yet, I will complete as soon as it will be assigned.

@siddhi-244
Copy link
Member

Well I opened an issue for it but it is not assigned yet, I will complete as soon as it will be assigned.

Can you explain about it more or give a problem statement?

@akankshaa02
Copy link
Contributor Author

whenever the problem related to binary search is given it is always mentioned that it is sorted in either ascending order or descending order, but whenever is it not mentioned in question we need to first run the logic which tells whether the array is sorted in ascending manner or descending manner and then proceed with the binary search algorithm.

@GundaSudarrshan
Copy link
Contributor

GundaSudarrshan commented Jul 21, 2022

@Chaitalishetty if this is open pls assign it to me i am ready to solve it as well as add labels for hsoc after assigning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants