##Binary trees
Project done during Full Stack Software Engineering studies at ALX SE. 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).