Here is a solution (by no means the only solution) to the BST problem.

* Main.java to drive the program * BST.java for a binary search tree