Skip to content

Quick Sort? #3

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

Open
ibzsy opened this issue Jul 24, 2023 · 2 comments
Open

Quick Sort? #3

ibzsy opened this issue Jul 24, 2023 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ibzsy
Copy link

ibzsy commented Jul 24, 2023

Any plans on adding quick sort? I'd be happy to help

@knbr13
Copy link
Member

knbr13 commented Jul 25, 2023

Hello ibrahim-5 🖐️
Thanks for your interest in the project and your willingness to help! 🙏

I'm definitely planning to add Quick Sort and Merge Sort to the Algorithms Visualizer. The thing is, they work totally different from the current algorithms, so I want to figure out the best way to visualize them effectively.

I'll create a new branch named quick-sort and add the algorithm without visualization first. Then, I'll work on the visualization part over the weekend. Your assistance would be greatly appreciated! Feel free to contribute or provide any insights (and feel free to change the basic implementation of quick-sort algorithm that I'll provide).

Thank you again for your support!

@knbr13 knbr13 added enhancement New feature or request good first issue Good for newcomers labels Jul 25, 2023
@ibzsy
Copy link
Author

ibzsy commented Jul 25, 2023

Yep sure no worries!
Thanks for replying!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants