Binary Tree Path Simulator

This tool simulates paths through a binary tree. Each level of the tree branches left (0) or right (1), resulting in 2^depth possible end positions. Use the controls below to set the depth and number of simulations.

Binary Tree Heatmap Overview

Sample Path Visualizations