d-coder111 / DSAmplify

Hacktoberfest2024 accepted-Our aim is to build a website that comprehensively covers algorithms in C++, Java, Python, and other programming languages, along with acknowledging the contributors to this repository.
27 stars 51 forks source link

Added FindInMountainArray question #101

Closed Milishparsai007 closed 11 months ago

Milishparsai007 commented 11 months ago

I have added a very interesting question based on binary search. In this question we have a Mountain array and we have to find a target element in the given mountain array. It seems very hard but it can be solved easily using binary search. This question also uses interface named MountainArray.

Sir please accept this pull request as hacktoberfestaccepted label. Thank you :)

Milishparsai007 commented 11 months ago

Thank you sir. Is there anything more i can contribute to?

d-coder111 commented 11 months ago

Thank you sir. Is there anything more i can contribute to?

You are welcome to contribute as many valid non-duplicate programs and you can try contributing to web-development domain of this project..Keep coding..Happy learning😊👍...