William Zhang
|
9eac17a408
|
psf/black code formatting (#1277)
|
2019-10-05 10:14:13 +05:00 |
|
Parth Paradkar
|
390feb0b23
|
Add doctests for sorting algorithms (#1263)
* doctests and intro docstring added
* doctests, docstrings and check for empty collection added
* Intro docstring added
* python versions reversed
|
2019-10-03 10:19:11 +02:00 |
|
Christian Clauss
|
47a9ea2b0b
|
Simplify code by dropping support for legacy Python (#1143)
* Simplify code by dropping support for legacy Python
* sort() --> sorted()
|
2019-08-19 15:37:49 +02:00 |
|
José Henrique Ivanchechen
|
9f982a83c8
|
add pigeon hole sort (#833)
|
2019-05-24 22:46:39 +05:30 |
|