This repository holds implementations of a Binary Search Tree data type. As I learn new languages I am working to implement the concepts I learn in one language into other languages. So far I have implementations in Java and Python.
Binary Search Tree concepts
No setup is required. This may be run in the console as a stand alone program.