MastanSayyad / Visual-Sort

Visual Sort is a web-based sorting algorithm visualization tool built using HTML, CSS, Bootstrap, SCSS, and JavaScript. This project provides an interactive way to visualize various sorting algorithms in action, helping users understand how different algorithms work and their efficiency in sorting data.
https://visual-sort-pink.vercel.app/
MIT License
8 stars 19 forks source link

Add Quick sort algorithm #22

Closed pandey22 closed 1 week ago

pandey22 commented 1 week ago

Add a section for quick sort algorithm with a gif visualization Add a card of quick sort to the slider