theepag / Hacktoberfest-2021

Hacktoberfest repository
1 stars 20 forks source link

Request to add Count Sort Algorithm #42

Closed AnuragKumar007 closed 1 year ago

AnuragKumar007 commented 1 year ago

Count Sort is the Optimised algorithm used for sorting an array with Time Complexity of O(n).