Description: Using AVL algorithm, a simple implementation of the management of the bookstore books, check books and other existing
- [AvlTree] - AVL tree with additional function
- [AVLtree] - AVL tree using node from data structure
File list (Check if you may need any files):
BookStore\AvlTree.java
.........\BookStore.java
.........\P2-AVL.doc
BookStore