TheAlgorithms-C/data_structures/binary_trees
Krishna Vedala 296f3d00d0
[bug+docs] add docs + fix error in getMax (#579)
* add docs + fix error in getMax

* fix clang-tidy alerts and errors

* rearrange comments

* allow subfolders in data_structure

* set pointer to NULL after purge
2020-07-22 08:37:28 -04:00
..
avl.c formatting source-code for 5bba04b671 2020-06-28 15:25:37 +00:00
binary_search_tree.c [bug+docs] add docs + fix error in getMax (#579) 2020-07-22 08:37:28 -04:00
create_node.c formatting source-code for b388e4a309 2020-05-29 20:23:24 +00:00
recursive_traversals.c formatting source-code for 5bba04b671 2020-06-28 15:25:37 +00:00
redblacktree.c formatting source-code for 5bba04b671 2020-06-28 15:25:37 +00:00
threaded_binary_trees.c fixed documentations 2020-06-28 15:18:52 -04:00