Skip to content

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

Notifications You must be signed in to change notification settings

amirallami-code/binary-search-algorithm

Error
Looks 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.

Topics

Resources

License

Stars

Watchers

Forks