OpenGenus / cosmos

World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project

Home Page:http://internship.opengenus.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clean Counting Sort in C++ and Add Comments

BrookeScoglio opened this issue · comments

This is a(n):

  • New algorithm
  • Update to an existing algorithm
  • Error
  • Proposal to the Repository

Details:

The existing code of counting sort in CPP is not very clean. I would like to be assigned the task of writing cleaner code for counting sort in CPP with proper comments that add to the functionality and understanding of the code.