beba2123 / binary_trees

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This was a partner project in which we learned about the details, advantages, and disadvantages of using trees as data structures. We learned about how to qualify trees as well as how to traverse them. Throughout the project, we implemented binary, binary search, AVL, and Max Binary Heap trees.

About


Languages

Language:C 100.0%