TheAlgorithms-C/data_structures
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
..
array formatting source-code for 5bba04b671 2020-06-28 15:25:37 +00:00
binary_trees Feature: Added segment_trees Closes #561 (#595) 2020-09-09 12:50:21 -04:00
dictionary formatting source-code for b388e4a309 2020-05-29 20:23:24 +00:00
dynamic_array formatting source-code for 5bba04b671 2020-06-28 15:25:37 +00:00
graphs formatting source-code for 5bba04b671 2020-06-28 15:25:37 +00:00
hash_set formatting source-code for b388e4a309 2020-05-29 20:23:24 +00:00
heap formatting source-code for b388e4a309 2020-05-29 20:23:24 +00:00
linked_list formatting source-code for 5bba04b671 2020-06-28 15:25:37 +00:00
list formatting source-code for 5bba04b671 2020-06-28 15:25:37 +00:00
stack formatting source-code for 5bba04b671 2020-06-28 15:25:37 +00:00
trie formatting source-code for b388e4a309 2020-05-29 20:23:24 +00:00
queue.c formatting source-code for 5bba04b671 2020-06-28 15:25:37 +00:00
stack.c formatting source-code for 5bba04b671 2020-06-28 15:25:37 +00:00