[PR #108] [MERGED] Update Readme.md #338

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/108
Author: @koseokkyu
Created: 12/10/2017
Status: Merged
Merged: 12/22/2017
Merged by: @christianbender

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

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

View changed files

📝 README.md (+2 -0)

📄 Description

Add HeapSort and JumpSearch


🔄 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/108 **Author:** [@koseokkyu](https://github.com/koseokkyu) **Created:** 12/10/2017 **Status:** ✅ Merged **Merged:** 12/22/2017 **Merged by:** [@christianbender](https://github.com/christianbender) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`54c6fb0`](https://github.com/TheAlgorithms/C/commit/54c6fb03f27be06f006acae079730299fea2810f) Update Readme.md ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) </details> ### 📄 Description Add HeapSort and JumpSearch --- <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:48 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#338