Binary Search Tree

Coding Challenge #65.1

This coding challenge is part of the first week of my course: “Intelligence and Learning.” Here I attempt to implement a classic data structure: The Binary Search Tree.