A visual interpretation of Binary Trees.

This is a simple visual presentation of a binary tree. You can add nodes left or right. This is a base for presenting more complex algorithms using trees.