What it does
Takes node info from user and creates an AVL tree that is easy to read.
How I built it
C++
What's next for Making AVL Tree
Next, I want it to include standard input instead of only from text file.
gets node input and creates/balances AVL tree
Takes node info from user and creates an AVL tree that is easy to read.
C++
Next, I want it to include standard input instead of only from text file.
Log in or sign up for Devpost to join the conversation.