mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-04 05:44:35 +00:00
[PR #274] [MERGED] updated shellSort.c #574
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/274
Author: @SanyuktaSaha
Created: 10/1/2019
Status: ✅ Merged
Merged: 10/7/2019
Merged by: @danghai
Base:
master← Head:patch-3📝 Commits (1)
4cd255dupdated shellSort.c📊 Changes
1 file changed (+31 additions, -62 deletions)
View changed files
📝
sorting/shellSort.c(+31 -62)📄 Description
re-written the code with only fewer lines making it more clear and consise.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.