[PR #164] [CLOSED] Removed duplicate occurences #407

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/164
Author: @aparimeet
Created: 10/8/2018
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • be5c653 Added C code for BubbleSort
  • 142a118 Removed duplicate occurences

📊 Changes

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

View changed files

📝 Sorts/BucketSort.c (+0 -0)
sorting/HeapSort.c (+0 -70)

📄 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/164 **Author:** [@aparimeet](https://github.com/aparimeet) **Created:** 10/8/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`be5c653`](https://github.com/TheAlgorithms/C/commit/be5c653e7c6cce090d61cb35c1477d17b2d99d0b) Added C code for BubbleSort - [`142a118`](https://github.com/TheAlgorithms/C/commit/142a118f8067563a303587c9296c0d7a5f0de7a2) Removed duplicate occurences ### 📊 Changes **2 files changed** (+0 additions, -70 deletions) <details> <summary>View changed files</summary> 📝 `Sorts/BucketSort.c` (+0 -0) ➖ `sorting/HeapSort.c` (+0 -70) </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:12:28 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#407