Binary Search Tree

Overview

The binary search tree (BST) is a node-based binary tree data structure.

Key Features

Binary Search Tree Diagram

Learn more on Wikipedia.

This section is styled using CSS class and ID selectors.