[PR #529] [MERGED] Added definition or meaning of "Sort Function". #951

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/529
Author: @prasadsawant7
Created: 5/15/2020
Status: Merged
Merged: 5/16/2020
Merged by: @StepfenShawn

Base: masterHead: patch-1


📝 Commits (1)

  • 03d30ca Added definition or meaning of "Sort Function".

📊 Changes

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

View changed files

📝 data_structures/Array/README.md (+4 -0)

📄 Description

Please add this, because there many programmers who are beginners. So, for their understanding please add this.


🔄 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/529 **Author:** [@prasadsawant7](https://github.com/prasadsawant7) **Created:** 5/15/2020 **Status:** ✅ Merged **Merged:** 5/16/2020 **Merged by:** [@StepfenShawn](https://github.com/StepfenShawn) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`03d30ca`](https://github.com/TheAlgorithms/C/commit/03d30ca97f9e76dbf0f01a4fd5a337d9a1a683d4) Added definition or meaning of "Sort Function". ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `data_structures/Array/README.md` (+4 -0) </details> ### 📄 Description Please add this, because there many programmers who are beginners. So, for their understanding please add this. --- <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:16:26 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#951