nbro / andz

Algorithms and data structures for educational, demonstrational and experimental purposes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reorganize the `ds` subpackage so that e.g. trees are placed in a sub-subpackage

nbro opened this issue · comments

commented

We have e.g. multiple heaps, multiple trees or multiple classes/modules related to hash tables, so it may be a good idea to place them inside a subpackage