Sorting-Visualizer

This is a website to visualize classical sorting algorithms namely Bubble Sort, Insertion Sort, Selection Sort, Merge Sort and Quick Sort. The entire project is built using HTML, CSS, Bootstrap and JavaScript

The website is hosted on the Netlify website and can be accessed by: https://siddhesh-sort-visualizer.netlify.app/

Features of the Project:

  1. Actual Visualize how sorting algorithms works.
  2. Varying Speed feature for the user to adjust the speed of the sorting as per his/her requirement.
  3. Custom input size and size no of elements so that the user can practice and visualize with their own examples.
  4. Dark Mode for a better user experience.

Some pics of the website

Banner

Banner_dark

Algo_info

Custom Input feature to enter custom size and size number of elements

Custom_input

Sort-1

Sort-2

Sort-3

This website is a progressive website i.e. it is fully responsive with all devices.

Laptop Responsive

Laptop

Tablet Responsive

Tablet

Mobile Responsive

Mobile

Visit it and Explore !!!

#Visualize to Materialize

Share this project:

Updates