/binary_trees

This project makes use of binary trees as data structures. It also covers how to qualify them as well as how to traverse them. Throughout the project, we implemented binary, binary search, AVL, and Max Binary Heap trees.

Primary LanguageC

Watchers