Skip to content

SalerSimo/Sorting-Algorithm-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Sorting Algorithm Visualizer

image

Project Description

The Sorting Algorithm Visualizer is a tool designed to help users understand and visualize the workings of various sorting algorithms. This web-based application demonstrates the process of sorting data, making complex algorithms easier to grasp.

The available algorithms:

  1. Bubble sort
  2. Selection sort
  3. Inserction sort
  4. Merge sort
  5. Quick sort
  6. Heap sort

Installation

  1. Clone the repository:

    git clone https://github.com/SalerSimo/Sorting-Algorithm-Visualizer
    cd Sorting-Algorithm-Visualizer

Usage

  1. Open file src/body.html

  2. Choose bar chart size, the algorithm and click "Sort"

About

A web app that visualize various sorting algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published