Skip to content

sar123-bot/SortingVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Sorting Visualizer

This project is a web-based Sorting Visualizer that helps users understand how various sorting algorithms work through dynamic animations. It demonstrates how algorithms like Bubble Sort, Insertion Sort, Heap Sort, and more operate on an array of data.

🧠 Features

  • Visual representation of multiple sorting algorithms
  • Adjustable array size and animation speed
  • Color-coded bars for clarity
  • Clean and responsive user interface

🧩 Implemented Algorithms

  • 🟦 Bubble Sort
  • 🟨 Insertion Sort
  • 🟧 Heap Sort
  • 🟥 And others (can be extended easily)

🛠️ Tech Stack

  • HTML
  • CSS / SCSS
  • JavaScript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published