AVL Tree & Binary Tree Implementation
Instructions to Run the Google Tests
- Navigate into the build directory:
cd ./build
- run
cmake
cmake -S ../ -B .
- run
make
make
- run the main executuble
./Lab
The task results are ejected in text files (in the build directory):
dictionary_lexicographical.txt
dictionary_occurance.txt