java-avl-tree An implementation of an AVL Tree (self-balancing binary search tree) in Java. TODO: Code polishing of unit tests.