TheAlgorithms-C/data_structures
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
..
array formatting source-code for 5bba04b671 2020-06-28 15:25:37 +00:00
binary_trees [bug+docs] add docs + fix error in getMax (#579) 2020-07-22 08:37:28 -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