A Java implementation of a Dictionary backed by an AVL Tree (self‑balancing BST). It supports adding, searching, deleting words ...
All information to complete this lab, including instructions for completion and submission, can be found in the lab manual and ...