{{ message }}
Commit 64bef60
double_linear_search algorithm (TheAlgorithms#2161)
* linear search iterating from both array sides
* Update double_linear_search.py
* Update double_linear_search.py
* added doctests
* updated doctests
* Update double_linear_search.py
* Update double_linear_search.py
* added blank after >>>
* made all the requested changes
* Update double_linear_search.py
* Update double_linear_search.py
Co-authored-by: Christian Clauss <cclauss@me.com>1 parent 70cf565 commit 64bef60
1 file changed
Lines changed: 37 additions & 0 deletions

0 commit comments