/binary_trees

Binary Tree and Binary search tree

Primary LanguageCMIT LicenseMIT

Binary trees

Project done during Software Engineering studies at ALX School. It aims to learn about what is a binary tree, the different traversal methods to go through a binary tree and the different types of binary trees (complete, full, perfect and balanced).

Technologies

  • Scripts written in Bash 5.0.17(1)
  • C files are compiled using gcc 4.8.4
  • Tested on Ubuntu 20.04 LTS

##Authors: Beldine Moturi Mildred Makori