Binary Trees, From Links to Traversals
A step-by-step binary tree tutorial with XState driving the structure trace and Phaser rendering insertion plus traversal order.
Deep Dives
Long-form explainers built from first principles, often interactive. Grouped by subject.
— Topics
— All Deep Dives
A step-by-step binary tree tutorial with XState driving the structure trace and Phaser rendering insertion plus traversal order.
A step-by-step B-tree insertion tutorial with XState driving the split states and Phaser rendering each promoted median.
A step-by-step red-black tree insertion tutorial with XState driving the repair states and Phaser rendering each rotation.