Revisiting and learning data structures
src/binary_tree.ccontains implementation of binary tree and related functions given here: http://cslibrary.stanford.edu/110/BinaryTrees.html
Revisiting and learning data structures
src/binary_tree.c contains implementation of binary tree and related functions given here: http://cslibrary.stanford.edu/110/BinaryTrees.html