[PR #63] [MERGED] Merged 2 folders for sorting algorithms #282

Open
opened 2026-01-29 15:11:01 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/63
Author: @AnupKumarPanwar
Created: 10/3/2017
Status: Merged
Merged: 10/3/2017
Merged by: @AnupKumarPanwar

Base: masterHead: master


📝 Commits (1)

  • 4fa73b8 Merged 2 folders for sorting algorithms

📊 Changes

3 files changed (+0 additions, -125 deletions)

View changed files

Sorts/BubbleSort.c (+0 -40)
Sorts/InsertionSort.c (+0 -29)
Sorts/OtherBubbleSort.c (+0 -56)

📄 Description

2 folders containing sorting algorithms have been merged


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/TheAlgorithms/C/pull/63 **Author:** [@AnupKumarPanwar](https://github.com/AnupKumarPanwar) **Created:** 10/3/2017 **Status:** ✅ Merged **Merged:** 10/3/2017 **Merged by:** [@AnupKumarPanwar](https://github.com/AnupKumarPanwar) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`4fa73b8`](https://github.com/TheAlgorithms/C/commit/4fa73b8423f7068d2b238807a86ebb47ea82194f) Merged 2 folders for sorting algorithms ### 📊 Changes **3 files changed** (+0 additions, -125 deletions) <details> <summary>View changed files</summary> ➖ `Sorts/BubbleSort.c` (+0 -40) ➖ `Sorts/InsertionSort.c` (+0 -29) ➖ `Sorts/OtherBubbleSort.c` (+0 -56) </details> ### 📄 Description 2 folders containing sorting algorithms have been merged --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 15:11:01 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#282