[PR #45] Sorting Errors fixed #261

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

Original Pull Request: https://github.com/TheAlgorithms/C/pull/45

State: closed
Merged: No


  • InsertionSort: Typo fixed
  • mergesort: Fixed missing header, printf statement
  • OtherBubbleSort: Typo fixed
  • qiksort: Fixed missing header

DO NOT MERGE

**Original Pull Request:** https://github.com/TheAlgorithms/C/pull/45 **State:** closed **Merged:** No --- * InsertionSort: Typo fixed * mergesort: Fixed missing header, printf statement * OtherBubbleSort: Typo fixed * qiksort: Fixed missing header **DO NOT MERGE**
claunia added the pull-request label 2026-01-29 15:10:44 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#261