Skip to content

BOBDE07/Sorting-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Algorithm Visualizer

An interactive sorting visualizer built using HTML, CSS, and JavaScript.

Features

  • Visualize popular sorting algorithms
  • Adjustable array size and speed
  • Color-coded comparisons, swaps, and sorted elements
  • Clean and minimal UI

Algorithms Implemented

  • Bubble Sort
  • Selection Sort
  • Insertion Sort
  • Merge Sort
  • Quick Sort
  • Heap Sort

Tech Stack

  • HTML
  • CSS
  • JavaScript

How to Run

Open index.html in your browser.

Demo

https://bobde07.github.io/Sorting-Visualizer/

About

Sorting Visualizer using HTML , CSS and JAVASCRIPT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors