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

Fix:Peak element in a mountain array #6708

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Shubh2003
Copy link
Contributor

fix:#6524

Added program for peak index in a mountain array in c and c++

Copy link
Contributor

@itzpiyushjindal itzpiyushjindal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these codes are appropriate

@Shubh2003
Copy link
Contributor Author

@itzpiyushjindal when this PR will get merged

@@ -0,0 +1,9 @@
---
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove binary and non-code files.

Only keep code files peak.c, cpp, py.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done @AdiChat

@Shubh2003 Shubh2003 requested a review from AdiChat October 4, 2023 18:54
Copy link

@winlover32 winlover32 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code/algorithm_applications/src/binary_search/peak_element_in_a_mountain_array/peak.cpp

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

Successfully merging this pull request may close these issues.

None yet

4 participants