Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
img
 
 
src
 
 
 
 
 
 
 
 

README.md

Tree Builder for LeetCode

Click and drag to build a binary tree data structure and export as text. Supporting LeetCode's binary tree format.

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

Demo image:

image2

About

Binary tree data structure GUI builder, for LeetCode test cases. Developed with <3 for our fellow Leetcoders.

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.