captainAyan / revisiting-javascript

πŸ‘»πŸŽƒThis repo is me trying to go back and learn the basics of JavaScript.πŸ’₯πŸ’€
MIT License
4 stars 8 forks source link

New Feature - added [countingSort] algorithm. #5

Open davidba8 opened 2 years ago

davidba8 commented 2 years ago

Hi, could you please give me some feedback for the countingSort algorithm?