Ishaan28malik / Hacktoberfest-2023

Make this Hacktoberfest a learning period and contribute to Great Open Source Projects.
MIT License
551 stars 1.71k forks source link

Create BinarySearch.c #1982

Closed prakartigoel24 closed 9 months ago

prakartigoel24 commented 9 months ago

Added the code for Binary Search Algorithm in C language which is one of the most important divide and conquer algorithms.