[PR #260] added useful changes and comments in countingSort.c #563

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

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

State: closed
Merged: Yes


This PR includes work done :

  • Indented Code
  • Updated Code to be able to handle unexpected inputs
  • Added comments for better understanding of the code.

Issue #259

**Original Pull Request:** https://github.com/TheAlgorithms/C/pull/260 **State:** closed **Merged:** Yes --- This PR includes work done : - [x] Indented Code - [x] Updated Code to be able to handle unexpected inputs - [x] Added comments for better understanding of the code. Issue #259
claunia added the pull-request label 2026-01-29 15:13:46 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#563