AVL Tree, RedBlack Tree, Splay Tree with Qt interface
- 3 Types of trees
- Add/delete elements by value, clear tree
- Test button with progress bar - adds 100 elements to the tree
- Zoom
- Converting one tree to another
- Multiple input - values divided by spaces (e.g. 125 33 71 -2 ...)