Skip to content

mamesareagan/binary_trees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C - Binary trees

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.

Tests ✔️

tests: Folder of test files for all tasks. Provided by Holberton School.

Helper File 🙌

binary_tree_print.c: C function that prints binary trees in a pretty way.

Header File 📁

binary_trees.h: Header file containing definitions and prototypes for all types and functions written for the project.

About

binary_trees

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages