README.md 282 B

AVL Tree

This is a Java implementation of a Dictionary with an AVL tree as the underlying structure.