The bonus part of assignment-5, where AVL tree is used instead of Binary Search Tree.
-
Clone the repository to your local machine.
-
Run the script
launch.sh
orlaunch.cmd
to launch the program.
-
User launches the program
-
The program reads the
input.txt
file -
The program displays Processing... while it processes the input
-
The program writes the processed output in the files
AVLtree.txt
-
The program exits with the message Done!