Update insert sort (#2493) · zinating/algorithms-python@43f9249 · GitHub
Skip to content

Commit 43f9249

Browse files
Update insert sort (TheAlgorithms#2493)
* delete duplicate file update insert sort * rename * fixed error * using enumerate()
1 parent 6a39545 commit 43f9249

2 files changed

Lines changed: 25 additions & 39 deletions

File tree

sorts/i_sort.py

Lines changed: 0 additions & 21 deletions
This file was deleted.

sorts/insertion_sort.py

Lines changed: 25 additions & 18 deletions

0 commit comments

Comments
 (0)