C is a powerful general-purpose programming language. It can be used to develop software like operating systems, databases, compilers, and so on. This projects covers the concepts of binary trees!
- This repository consists of a project on Binary trees (low level programming) done with ALX Africa Full stack Software Engineering course in partnership with Holberton School by victorpreston.
- Binary tree (note the first line: Not to be confused with B-tree.)
- Data Structure and Algorithms - Tree
- Tree Traversal
- Binary Search Tree
- Data structures: Binary Tree

