An assignment on Binary Search Tree depth-first and breadth-first traversals.
-
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
output1.txt
andoutput2.txt
-
The program exits with the message Done!
If the below diagram appears too much scaled down to view, then please click here.