mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-04 05:44:35 +00:00
[PR #619] Update heap_sort.c #1068
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/619
Author: @Shwetik
Created: 9/30/2020
Status: 🔄 Open
Base:
master← Head:patch-2📝 Commits (7)
60a69ecUpdate heap_sort.cec8d670Update heap_sort.c18ee0c1Update heap_sort.c8de917dUpdate heap_sort.c2ebc986Update heap_sort.c43087d6Update sorting/heap_sort.cbf40819Update sorting/heap_sort.c📊 Changes
1 file changed (+13 additions, -0 deletions)
View changed files
📝
sorting/heap_sort.c(+13 -0)📄 Description
Description of Change
Added time complexities of functions used.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.