deutranium / Algorithms

Short explanations and implementations of different algorithms in multiple languages
48 stars 98 forks source link

Implement Pigeonhole Sort #70

Open adithyaakrishna opened 3 years ago

adithyaakrishna commented 3 years ago

Implement Pigeonhole Sort in a language of your choice.

Please read the contributing guidelines in CONTRIBUTING.md

Languages claimed/implemented:

adithyaakrishna commented 3 years ago

@deutranium I'm creating a PR for the issues :) Ik I was assigned to others but I wanted to work on some algorithms :)

deutranium commented 3 years ago

@adithyaakrishna sure. Just mark the language you want to work in as selected for that particular algo.

arnav-roy commented 3 years ago

I want to contribute in C++

deutranium commented 3 years ago

@arnav-roy sure assigning it to you

krishnmohan19 commented 3 years ago

hey @deutranium . would you plz assign me in javascript.

deutranium commented 3 years ago

@krishnmohan19 sure

krishnmohan19 commented 3 years ago

hey @deutranium i have made my PR https://github.com/deutranium/Algorithms/pull/110 please review it

deutranium commented 3 years ago

@krishnmohan19 sure!! Thanks for contributing :)

Closing #110