chetannihith / Java-hacktoberfest23

Fork this repository to contribute your java programs. If you like this repo give it a star ⭐️.
https://github.com/chetannihith/Java-hack
25 stars 85 forks source link

Added Leetcode Hard Question #91

Closed Milishparsai007 closed 1 year ago

Milishparsai007 commented 1 year ago

I have added a leetcode hard question based on binary search. It is a mountain array question and a very popular question which everyone finds difficult to solve. But it can be solved easily using binary search.

Please accept this request as hacktoberfest label. Thank you :)