HARSH-nith / DSA

This repo contains top DSA question at one place. Speciliased in C++ language. This repo will be very help helpful for studetnts preparing for placements.
10 stars 22 forks source link

Implement counting sort #56

Closed ilimugur closed 1 year ago

ilimugur commented 1 year ago

As one of the few well-known non-comparative sorting algorithms, it's beneficial if Counting sort is also featured in the repository.

Sajal193 commented 1 year ago

Hi @ilimugur . can you please assign this issue to me if it's open?

ilimugur commented 1 year ago

@Sajal193 Not really, 'cause (a) while I reported the issue, I don't have those privileges for this repository and (b) my pull request with the implementation was already merged.

That said, while I initially thought that @HARSH-nith would close the issue after merging my PR, it might be best if I close it to avoid further misunderstanding.