TheAlgorithms-C/data_structures/binary_trees
Lakhan Nad e75d0e75d7
Feature: Added segment_trees Closes #561 (#595)
* Feature: Added segment_trees Closes #561

* doc: documentation improved and explanations added

* updating DIRECTORY.md

* doc: changes in documentation

* doc: suggested doc changes and int types changed

* update: doc change for main function

Co-authored-by: David Leal <halfpacho@gmail.com>

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
2020-09-09 12:50:21 -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
segment_tree.c Feature: Added segment_trees Closes #561 (#595) 2020-09-09 12:50:21 -04:00
threaded_binary_trees.c fixed documentations 2020-06-28 15:18:52 -04:00