amrs-tech / Hacktoberfest-Beginner-level

A beginner-friendly repository to help first-time-contributors in the open source.
MIT License
45 stars 185 forks source link

Create radixsort.c #278

Open HarshitaArun opened 4 years ago

HarshitaArun commented 4 years ago

In radix sort, the sorting happens in 'n' number of passes where 'n' is the number of digits the highest number in the given list has