mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-12 21:39:06 +00:00
* feat: created heap_sort_2.c * Update sorting/heap_sort_2.c Co-authored-by: David Leal <halfpacho@gmail.com> * Update sorting/heap_sort_2.c Co-authored-by: David Leal <halfpacho@gmail.com> * Update sorting/heap_sort_2.c Co-authored-by: David Leal <halfpacho@gmail.com> * Update sorting/heap_sort_2.c Co-authored-by: David Leal <halfpacho@gmail.com> * Update sorting/heap_sort_2.c Co-authored-by: David Leal <halfpacho@gmail.com> * Update sorting/heap_sort_2.c Co-authored-by: David Leal <halfpacho@gmail.com> * updating DIRECTORY.md * added deatiled description of the algorithm * Update sorting/heap_sort_2.c Co-authored-by: David Leal <halfpacho@gmail.com> * Update sorting/heap_sort_2.c Co-authored-by: David Leal <halfpacho@gmail.com> * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: David Leal <halfpacho@gmail.com> Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>