COMMITS
/ sorts/quick_sort.py 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
June 28, 2019
B
Update quick_sort.py (#928)
BruceLee569 committed
May 24, 2019
B
Update quick_sort.py (#830)
BruceLee569 committed
April 26, 2019
S
variable in function should be lowercase (#768)
sakuralethe 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
April 6, 2017
M
Added some other spaces
Mehdi ALAOUI committed
M
Added some space before and after operators
Mehdi ALAOUI committed
April 5, 2017
M
Code more concise and more readable
Mehdi ALAOUI committed
January 3, 2017
A
updated version
alvin562 committed
August 29, 2016
Y
Update quick_sort.py
yyeltsyn committed
August 16, 2016
J
Fixed typos and added the shell sort algorithm
JakeBonek committed
August 11, 2016
M
[Quicksort]Added shuffling of input
miczal committed
August 1, 2016
S
Move files to separate directories
Sergey Tsaplin committed