double_linear_search algorithm (#2161) · zinating/algorithms-python@64bef60 · GitHub
Skip to content

Commit 64bef60

Browse files
reinhold-bcclauss
andauthored
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

File tree

searches/double_linear_search.py

Lines changed: 37 additions & 0 deletions

0 commit comments

Comments
 (0)