Definition

Binary Search Tree. A data structure used in computer programming to store and organize data in a hierarchical way so that each node has at most two child nodes.