This directory contains various algorithm practice problems and their implementations in Python.
- binary_search: A simple and efficient iterative binary search algorithm.
- sort_algorithms: Various implementations of sorting algorithms.
Torshin Sergey @torshin5ergey