COMMITS
/ sorts/insertion_sort.py August 21, 2023
A
fixes #9002; improve insertion_sort algorithm (#9005)
AmirSoroush committed
October 3, 2020
D
Update insert sort (#2493)
Du Yuanchao committed
August 23, 2020
G
Insertion sort : type hint, docstring (#2327)
Guillaume Rochedix committed
March 4, 2020
M
contribution guidelines checks (#1787)
matkosoric committed
October 5, 2019
W
psf/black code formatting (#1277)
William Zhang committed
August 19, 2019
C
Simplify code by dropping support for legacy Python (#1143)
Christian Clauss committed
May 25, 2019
October 4, 2018
C
minor improvement (readability) in Insertion Sort
Coregame committed
November 25, 2017
C
Modernize Python 2 code to get ready for Python 3
cclauss committed
October 7, 2017
K
Fix: typo in multiple files.
KyleScharnhorst committed
September 25, 2016
A
PEP style and tree traversals
Akshay Sharma committed
September 5, 2016
Y
Update insertion_sort.py
yyeltsyn committed
August 16, 2016
J
Fixed typos and added the shell sort algorithm
JakeBonek committed
August 1, 2016
S
Move files to separate directories
Sergey Tsaplin committed