Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting algorithm visualizer

This web application is built using HTML, CSS, and Javascript to visualize classic sorting algorithms. (Yes, we have decided what the classics are😭😭.)

Live- sorting visualizer

Code- sort visualizer code

Purpose

Our Sorting Algorithm Visualizer is an interactive tool designed to help users understand and visualize various sorting algorithms. By representing data as colorful geometric shapes, this visualizer demonstrates how different algorithms organize data, allowing users to see the processes in action.

This application supports the following sorting algorithms:

  1. Bubble Sort.
  2. Insertion Sort.
  3. Selection Sort.
  4. Merge Sort.
  5. Quick Sort.

We will add more in the future, maybe

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages