Commit Graph

7 Commits

Author SHA1 Message Date
Mainak Debnath 4ac1c65007
fix: Added `limits.h` in `data_structures/heap/max_heap.c` (#812)
* fix: added limits.h header

* fix: added limits.h header in max_heap.c

* update: adding better documentation

* update: added documentation for header files

* update: changed comment for header files

Co-authored-by: David Leal <halfpacho@gmail.com>
2021-03-16 12:07:52 -06:00
github-actions 0779a2b70d formatting source-code for b388e4a309 2020-05-29 20:23:24 +00:00
stepfencurryxiao e6d1bd9d2a Add the return value in create _heap() 2020-04-20 18:34:28 +08:00
cclauss ecb73860a3 Fix filenames for DIRECTORY.md 2020-01-09 10:27:32 +01:00
Kaustav Bhattacharya 19f79944eb Added Max Heap 2019-10-01 00:00:14 +05:30
Kaustav Bhattacharya b7eb40c1f7 Added Max Heap 2019-09-30 23:59:05 +05:30
Kaustav Bhattacharya 8bec476f2c Adding min heap 2019-09-25 20:54:12 +05:30