Skip to content

Added Shell Sort #19

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 5 commits into from
Aug 17, 2016
Merged

Added Shell Sort #19

merged 5 commits into from
Aug 17, 2016

Conversation

JakeBonek
Copy link
Contributor

Added the Shell Sort algorithm and fixed the spelling in the other sorts. I also added function documentation to heap_sort.py

@JakeBonek
Copy link
Contributor Author

I think that someone has been using tabs instead of spaces in heap_sort.py and that's why the travis ci build is failing.

@harshildarji harshildarji merged commit f18d6dd into TheAlgorithms:master Aug 17, 2016
@harshildarji
Copy link
Member

I'll fix it!

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