mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-11 05:44:31 +00:00
[PR #179] [CLOSED] Added comb sort #433
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/179
Author: @gbrunofranco
Created: 10/15/2018
Status: ❌ Closed
Base:
master← Head:comb_sort📝 Commits (8)
c0aedb5added missing files to READMEdd62175comb_sort addedcbf4962added comb sort to README1141fb5Added memory deallocation53ddbb3Add comb sort1bcc186merged comb_sortfe88616Add comb sortaeda827Merge branch 'comb_sort' of github.com:gbrunofranco/C into comb_sort📊 Changes
2 files changed (+118 additions, -45 deletions)
View changed files
📝
README.md(+72 -45)➕
sorting/comb_sort.c(+46 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.