ayan-biswas0412 / AlgoDocs

📚 This repository is meant for jotting down common algorithms and their implementation in several languages
MIT License
11 stars 29 forks source link

Add binary search in C #100

Closed chetan639 closed 2 years ago

chetan639 commented 2 years ago

Added implementation of Binary Search in C