Binary Search Tree

The Binary Search Tree is a data structure that store "items" (such as numbers, names etc.) in memory.