COMMITS
/ sorts/merge_sort.py September 10, 2020
D
Optimized recursive_bubble_sort (#2410)
Du Yuanchao committed
August 27, 2020
W
Update merge_sort.py (#2356)
wuyudi 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
July 3, 2019
A
Refactored to one pop() (#917)
Ashok Bakthavathsalam committed
May 25, 2019
May 14, 2019
T
More elegant coding for merge_sort_fastest (#804)
Tommy.Liu 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
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