hima890/binary_trees
A collection of C programs for learning and implementing binary tree operations, including traversal, insertion, deletion, and validation. Ideal for understanding fundamental data structures and algorithms in C programming.
CGPL-3.0
Issues
- 1
Bug in task 19 and 20
#25 opened by hima890 - 0
12. Leaves
#14 opened by hima890 - 0
14. Balance factor
#15 opened by hima890 - 0
- 1
6. Pre-order traversal
#7 opened by hima890 - 1
8. Post-order traversal
#9 opened by hima890 - 1
- 1
4. Is leaf
#5 opened by hima890 - 2
2. Insert right
#3 opened by hima890 - 3
0. New node
#1 opened by hima890