ayush0801 / Algo-Visualizer

This project is developed with React to help people to view algorithmic processes intuitively and entertainingly. You may visit this website on your browser (use full screen view to achieve better experience).
https://cosmic-moxie-05df0c.netlify.app/
2 stars 2 forks source link

heap sort / selection sort #6

Open Soyamprabha opened 1 year ago

Soyamprabha commented 1 year ago

I have added the implementation of both the algorithms and also their descriptions for the menu. I tried implementing the mosaic animations but wasn't able to implement it completely.