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

快速排序问题 #1

Open
rmd1710714107 opened this issue Nov 13, 2019 · 0 comments
Open

快速排序问题 #1

rmd1710714107 opened this issue Nov 13, 2019 · 0 comments

Comments

@rmd1710714107
Copy link

老师,如果数据是
3, 66, 23, 20, 775, 21, 46, 13, 56, 2的话,
快速排序排完后的顺序是
3, 2, 20, 13, 21, 23, 46, 56, 775, 66
这是为什么?是因为775和其他的数据相差太大么?

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