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

Adding heap sort and quick sort I. Visualization #42

Closed Ayushswirlon closed 5 days ago

Ayushswirlon commented 6 days ago

Adding more options in sorting by adding heap and quick sort as well in visualisation