Skip to content

Add Pigeon Hole Sort#833

Merged
AnupKumarPanwar merged 1 commit into
TheAlgorithms:masterfrom
ivanch:master
May 24, 2019
Merged

Add Pigeon Hole Sort#833
AnupKumarPanwar merged 1 commit into
TheAlgorithms:masterfrom
ivanch:master

Conversation

@ivanch
Copy link
Copy Markdown
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
Copy Markdown
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