Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 231 Bytes

File metadata and controls

2 lines (2 loc) · 231 Bytes

binary-search-algorithm

A recursive implementation of binary search algorithm in C with detailed documentation, test cases, and GitHub Actions CI/CD integration. Perfect for learning algorithms and contributing to open-source!