Skip to content

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

License

Notifications You must be signed in to change notification settings

archelangelo/tree-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages