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.
Data structures, algorithms, and the ideas underneath the tools, built from first principles.
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.