COMMITS
/ sorts/shell_sort.py February 26, 2021
杜
Optimization shell sort (#4119)
杜远超 committed
December 18, 2020
D
Optimization for shell sort (#4038)
Du Yuanchao committed
May 26, 2020
K
Enhance shell sort syntax (#2035)
KDH 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
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
August 17, 2016
H
fixed shell_sort
Harshil Darji committed
August 16, 2016
J
Fixed typos and added the shell sort algorithm
JakeBonek committed