ajay-dhangar / algo

This repository contains a collection of data structures and algorithms implemented in various programming languages. It is designed to help learners understand key concepts through hands-on examples. Contributions and improvements are welcome!
https://ajay-dhangar.github.io/algo/
MIT License
65 stars 190 forks source link

ADD more practice problems under Binary Search section #1293

Open amiya-cyber opened 3 hours ago

amiya-cyber commented 3 hours ago

I would like to add some good level practice problems under Binary Search section

Best Reasons to Learn DSA or Practice Problems

  1. Optimized Code. The most important reason why to learn DSA is you can work on code optimization. ...
  2. Build a High-Profile Resume. ...
  3. Helps in Solving Real-World Problems. ...
  4. Cracking Product-Based Interviews. ...
  5. Become a Full Stack Developer. ...
  6. Bonus Point – Build Efficient Applications.
github-actions[bot] commented 3 hours ago

👋 Hi @amiya-cyber! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.