Sudeep8708 / Sorting-Visualizer

A static website designed to compare and to visualize different sorting algorithms.

Home Page:https://sudeep8708.github.io/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sorting-Visualizer

About

This is a `sorting visualizer` project which allows you to visualize different types of sorting methods with varying number of bars and different speed limits for your easy visualization. 

Tech Used

- HTML
- CSS
- JS

Contributing

1. fork the repository
2. clone the forked repository into your local machine
3. cd <cloned repo>
4. git remote add upstream 

About

A static website designed to compare and to visualize different sorting algorithms.

https://sudeep8708.github.io/index.html


Languages

Language:JavaScript 80.8%Language:HTML 13.6%Language:CSS 5.6%