sam-tripathi / Defeat-JAVA

It is a repositry consisting of java tutorials,projects, Data Structures and Algorithm, Roadmap Questions and Problems with Solution . Building a FREE Resources for java learners
17 stars 61 forks source link

Add Binary Search Algorithm #77

Closed Saksham294 closed 1 year ago

Saksham294 commented 1 year ago

Binary Search is a really efficient algorithm for searching in arrays. We should add it.

Saksham294 commented 1 year ago

I too would like to submit code for this, that's why I opened this issue. No offence to anyone