binary-search-tree A implementation example of generic Binary Search Tree in Java. It comes with a few JUnit test. This was developed for a Data Structures class at Union College.