A tree derived from a sequence of numbers where each node represents an element of the sequence and the tree satisfies the binary search tree property.
A tree derived from a sequence of numbers where each node represents an element of the sequence and the tree satisfies the binary search tree property.