-
Notifications
You must be signed in to change notification settings - Fork 0
This repository houses a robust implementation of the binary search algorithm. Binary search is a highly efficient method for locating an item in a sorted list by systematically dividing the search interval in half.
License
amirallami-code/binary-search-algorithm
ErrorLooks like something went wrong!
About
This repository houses a robust implementation of the binary search algorithm. Binary search is a highly efficient method for locating an item in a sorted list by systematically dividing the search interval in half.