Data Structures & Algorithms Visualizer

Select a visualizer from below or navigate through the tabs

Tree Visualizer

Visualize binary tree operations and traversals with this interactive tool

Insertion
Deletion
Search
Traversals

Binary Search Tree Visualization

Tree is empty. Add nodes to visualize.
DefaultActiveVisitedInsertedFoundNot Found

Tree Operations

Insert - Adds a new node to the binary search tree following BST rules.