[PR #67] [MERGED] QuictSort.c and QiSort.c are same. Deleted QiSort.c #287

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

📋 Pull Request Information

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

Base: masterHead: master


📝 Commits (1)

  • 4f868c6 QuictSort.c and QiSort.c are same. Deleted QiSort.c

📊 Changes

1 file changed (+0 additions, -50 deletions)

View changed files

sorting/qiksort.c (+0 -50)

📄 Description

No description provided


🔄 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/67 **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) - [`4f868c6`](https://github.com/TheAlgorithms/C/commit/4f868c6e0bfe00ba12ccfa0928d42a43170fcaff) QuictSort.c and QiSort.c are same. Deleted QiSort.c ### 📊 Changes **1 file changed** (+0 additions, -50 deletions) <details> <summary>View changed files</summary> ➖ `sorting/qiksort.c` (+0 -50) </details> ### 📄 Description _No description provided_ --- <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:05 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#287