A Java implementation of a Dictionary backed by an AVL Tree (self‑balancing BST). It supports adding, searching, deleting words ...