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

Rotated Minimum #1835

Closed
ErzaTitania-2001 opened this issue Dec 31, 2020 · 1 comment
Closed

Rotated Minimum #1835

ErzaTitania-2001 opened this issue Dec 31, 2020 · 1 comment

Comments

@ErzaTitania-2001
Copy link
Contributor

🚀 Feature

Suppose an array sorted in an ascending order is rotated at some pivot unknown to you beforehand . Find the minimum element.
Input : [3,4,5,1,2]
Output : 1

Have you read the Contributing Guidelines on Pull Requests?

yes

Motivation

Competitive Coding

Pitch

Competitive Coding

@ErzaTitania-2001
Copy link
Contributor Author

@shraddhavp assign this to me?

ErzaTitania-2001 added a commit to ErzaTitania-2001/NeoAlgo that referenced this issue Dec 31, 2020
@iamrajiv iamrajiv closed this as completed Jan 3, 2021
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

2 participants