Skip to content
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

Should make the difference between comparison sorting and others #93

Open
make-github-pseudonymous-again opened this issue May 30, 2015 · 0 comments

Comments

@make-github-pseudonymous-again
Copy link
Contributor

Comparing bucketsort to quicksort is like comparing apples and oranges. It is also important to understand that O(n log n) for comparison sorting is asymptotically optimal (up to a constant factor), and so it should not be ``Bad''.

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

No branches or pull requests

1 participant