mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-07-10 02:56:54 +00:00
[PR #695] [CLOSED] Added to greedy algorithms #1175
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/695
Author: @Pratham-123
Created: 10/21/2020
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
3b443a6Added to greedy algorithms78127acAdded Strand sort to sorting algorithms📊 Changes
2 files changed (+119 additions, -0 deletions)
View changed files
➕
greedy_approach/knapSack_problem.c(+41 -0)➕
sorting/strand_sort.c(+78 -0)📄 Description
Description of Change
References
Checklist
Notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.