viyaaat / sorting-visualiser

this is my first project, and this was nothing less than adventure.

Home Page:https://viyaaat.github.io/sorting-visualiser/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sorting-visuliser

this is my first project and this was nothing less than adventure. this website is designed to make sorting algorithms easy to learn for beginners. bubble-sort, insertion-sort, selection-sort, merge-sort and quick-sort have been taken into consideration. its taking a random array of size from 5 to 10 and filling them with random elements, then sort them according to choosen algorithm. visit the link for better experience https://viyaaat.github.io/sorting-visualiser/

About

this is my first project, and this was nothing less than adventure.

https://viyaaat.github.io/sorting-visualiser/


Languages

Language:JavaScript 47.1%Language:CSS 38.2%Language:HTML 14.7%