[PR #62] [MERGED] Merged 2 folders for sorting algorithms #280

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

📋 Pull Request Information

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

Base: masterHead: master


📝 Commits (1)

  • ddc70f7 Merged 2 folders for sorting algorithms

📊 Changes

2 files changed (+0 additions, -0 deletions)

View changed files

📝 sorting/BogoSort.c (+0 -0)
📝 sorting/QuickSort.c (+0 -0)

📄 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/62 **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) - [`ddc70f7`](https://github.com/TheAlgorithms/C/commit/ddc70f70c02f485c62e75e169e351df759e34260) Merged 2 folders for sorting algorithms ### 📊 Changes **2 files changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `sorting/BogoSort.c` (+0 -0) 📝 `sorting/QuickSort.c` (+0 -0) </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:00 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#280