/BinarySearchTree

A binary search tree built on Java from scratch without libraries. It features search and insertion method, and a console print of the tree structure.

Primary LanguageJava

No issues in this repository yet.