mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-04 05:44:35 +00:00
[PR #809] [MERGED] feat: created heap_sort_2.c #1326
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/TheAlgorithms/C/pull/809
Author: @DhruvPasricha
Created: 3/6/2021
Status: ✅ Merged
Merged: 3/12/2021
Merged by: @ayaankhan98
Base:
master← Head:master📝 Commits (10+)
e194b2dfeat: created heap_sort_2.c912bdd4Update sorting/heap_sort_2.cc7a0106Update sorting/heap_sort_2.c771e78bUpdate sorting/heap_sort_2.cfea4153Update sorting/heap_sort_2.c8770eb5Update sorting/heap_sort_2.ca0db457Update sorting/heap_sort_2.c13ab55aupdating DIRECTORY.md2f3d356added deatiled description of the algorithmd362deaUpdate sorting/heap_sort_2.c📊 Changes
2 files changed (+157 additions, -0 deletions)
View changed files
📝
DIRECTORY.md(+1 -0)➕
sorting/heap_sort_2.c(+156 -0)📄 Description
Created heap_sort_2.c
Checklist
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.