geekquad / AlgoBook

A beginner-friendly project to help you in open-source contributions. Data Structures & Algorithms in various programming languages Please leave a star ⭐ to support this project! ✨
https://discord.gg/ZMmwsWvsFj
MIT License
294 stars 300 forks source link

Adding counting sort algorithm for C #561

Open Cesar0106 opened 1 year ago

Cesar0106 commented 1 year ago

Adding first algorithm for sorting in the language C. Issue #560