Tree Builder for LeetCode
Click and drag to build a binary tree data structure and export as text. Supporting LeetCode's binary tree format.
- Visit the hosted site.
Usage:
- Click a node to change its value
- Hover over an empty child's position and click to add a new node
- Type in tree representation in text in the input field to generate a new tree
- All updates are synchronized with the text field
