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
9 stars 19 forks source link

add heap sort algorithm #11

Closed tashi-tech closed 1 week ago

tashi-tech commented 1 week ago

addition of heap sort algorithm in the website for vaster area of coverage in the website like so https://www.youtube.com/watch?v=mgUiY8CVDhU

MastanSayyad commented 1 week ago

Add heap sort sections like this (do not create separate heapsort.html for functional page only add sections and a card like following)

image

image

pandey22 commented 1 week ago

Please assign me the issue , I feel I can contribute to it . @MastanSayyad