Algo-Phantoms / Algo-Tree

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
MIT License
356 stars 624 forks source link

peak_element in Cpp #2048

Closed bitaashna closed 3 years ago

bitaashna commented 3 years ago

Related Issue

Describe the changes you've made

I have added finding index of Peak Element using binary search in CPP

Language Used:

CPP

Checklist:

github-actions[bot] commented 3 years ago

AlgoTree team will review your PR soon. Take Care of Few of the Things where most contributors are missing out. msgonpr @bitaashna :)

github-actions[bot] commented 3 years ago

Congratulations 🎉🎊, Your PR has been Merged and Thank you @bitaashna for taking out your valuable time in order to contribute to AlgoTree. Looking forward for more such amazing contributions :)