Skip to content

meng-ucalgary/ensf-594-assignment-5-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ENSF-594 Assignment 5 (Bonus part)

The bonus part of assignment-5, where AVL tree is used instead of Binary Search Tree.

How to build and run

  1. Clone the repository to your local machine.

  2. Run the script launch.sh or launch.cmd to launch the program.

How it works

  1. User launches the program

  2. The program reads the input.txt file

  3. The program displays Processing... while it processes the input

  4. The program writes the processed output in the files AVLtree.txt

  5. The program exits with the message Done!

Execution Screenshots

Screenshot

Releases

No releases published

Packages

No packages published

Languages