/BST

Binary search trees class implementation in c++ for the advanced programming exam

Primary LanguageC++

BTS

Binary search trees class implementation in c++ for the advanced programming exam

How to compile

Open the folder with makefile and enter make in the terminal, then open the folder tests and run the main_test.x executable.