Python/data_structures
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
..
binary_tree Simplify code by dropping support for legacy Python (#1143) 2019-08-19 15:37:49 +02:00
hashing Added doctest and more explanation about Dijkstra execution. (#1014) 2019-07-17 01:09:53 +02:00
heap Simplify code by dropping support for legacy Python (#1143) 2019-08-19 15:37:49 +02:00
linked_list Simplify code by dropping support for legacy Python (#1143) 2019-08-19 15:37:49 +02:00
queue Simplify code by dropping support for legacy Python (#1143) 2019-08-19 15:37:49 +02:00
stacks Simplify code by dropping support for legacy Python (#1143) 2019-08-19 15:37:49 +02:00
trie snake_case all the things 2018-10-19 17:14:25 -05:00