Skip to content

[New Algorithm] Introsort sorting algorithm #684

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 3 commits into from
Feb 7, 2018

Conversation

gringoireDM
Copy link

@gringoireDM gringoireDM commented Jan 4, 2018

Checklist

Description

Swift 4 implementation for the Introsort sorting algorithm.

@gringoireDM gringoireDM changed the title Introsort sorting algorithm [New Algorithm] Introsort sorting algorithm Jan 4, 2018
@gringoireDM gringoireDM mentioned this pull request Feb 7, 2018
Copy link
Member

@kelvinlauKL kelvinlauKL left a comment

Choose a reason for hiding this comment

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

I did a quick editing pass that fixes a typo and tightened up a short paragraph.

Overall, one of the best contributions I've read in a while!

@gringoireDM
Copy link
Author

Thank you @kelvinlauKL is there anything else I should do before merging?

@kelvinlauKL
Copy link
Member

Nope, I just wanted to wait for the CI to pass. Merging now. Thanks!

@kelvinlauKL kelvinlauKL merged commit 0a1ab85 into kodecocodes:master Feb 7, 2018
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