Skip to content

Add Pigeon Hole Sort #833

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 24, 2019
Merged

Add Pigeon Hole Sort #833

merged 1 commit into from
May 24, 2019

Conversation

ivanch
Copy link
Contributor

@ivanch ivanch commented May 24, 2019

Simple algorithm for Pigeon Hole Sort.
I opted to make it the more human-understandable as possible. Also added some simple comments just to tell what's going on inside the code.
It's recommended to see a video of this algorithm before trying to understand it.

Copy link
Member

@AnupKumarPanwar AnupKumarPanwar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AnupKumarPanwar AnupKumarPanwar merged commit 9f982a8 into TheAlgorithms:master May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants