Skip to content

Update quick_sort.py #830

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 1 commit into from
May 24, 2019
Merged

Update quick_sort.py #830

merged 1 commit into from
May 24, 2019

Conversation

BruceLee569
Copy link
Contributor

Modify the list comprehensions to reduce the number of judgments, the speed has increased by more than 50%.

Modify the list comprehensions to reduce the number of judgments, the speed has increased by more than 50%.
Copy link
Member

@poyea poyea left a comment

Choose a reason for hiding this comment

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

Thank you for your pull request!🤩

@poyea poyea merged commit a0ab3ce 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