kaustubhgupta / Hacktoberfest

This is for the information that the repository has been excluded by the Hacktoberfest team from the event. This was done to maintain the quality standards and promote good quality open source contributions.
MIT License
55 stars 277 forks source link

Counting sort algo #522

Closed dishantvyas15 closed 3 years ago

dishantvyas15 commented 3 years ago

Description

Hello! I want to contribute to this repo by adding a counting sort algorithm in C++.

Additional context

-- Not required --

Important Checklist

Languages and Assignees:

github-actions[bot] commented 3 years ago

Congrats for creating your first issue here! Wait till our mentors assign this issue to you. In the meantime have a look at contribution guidlines to avoid any PR rejection! (Rules are strict here)

namitamutha commented 3 years ago

@kaustubhgupta, assign this to me in java

dishantvyas15 commented 3 years ago

@kaustubhgupta I've made a pull request (#530) that potentially fixes this issue. Review requested.

namitamutha commented 3 years ago

@kaustubhgupta, you have assigned me counting sort for java, but have closed the issue