[PR #46] Sorting: Error Fixed #260

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

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

State: closed
Merged: No


  • InsertionSort: Typo fixed
  • mergesort: Fixed missing header, printf statement
  • OtherBubbleSort: Typo fixed
  • qiksort: Fixed missing header
**Original Pull Request:** https://github.com/TheAlgorithms/C/pull/46 **State:** closed **Merged:** No --- * InsertionSort: Typo fixed * mergesort: Fixed missing header, printf statement * OtherBubbleSort: Typo fixed * qiksort: Fixed missing header
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#260