Release 1.0
felipernb opened this issue · 0 comments
felipernb commented
In order to have a 1.0 release we need:
- Add self-balancing BSTs (red and black, avl, ...)
- Add iterators (forEach) for all the data structures
- Have a modular structure to allow someone to load just the sorting algorithms, for example, in a simple way