A binary search tree is a rooted binary tree where every node value must be greater than all the node values in the left subtree and smaller than all the node values in the right sub-tree.
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.