builtree / simulate

A collection of simulations and visualizations for all sorts of stuff (Majorly Algorithmic or Mathematical)
https://builtree.org/simulate
MIT License
81 stars 73 forks source link

simulation: Quick Sort #163

Open yashugarg opened 3 years ago

yashugarg commented 3 years ago

Quick Sort https://en.wikipedia.org/wiki/Quicksort

Category Proposed: Algorithms

Additional points/links: https://www.geeksforgeeks.org/quick-sort/

ManavArora26 commented 3 years ago

I am a gssoc21 participant and I want to contribute on this! Please assign me to do it

yashugarg commented 3 years ago

@ManavArora26 please go ahead and start working. You can discuss your issues on gitter or discord

ManavArora26 commented 3 years ago

Ok thank you!