Skip to content

An interactive web page that visualizes popular sorting algorithms like Bubble Sort, Insertion Sort, Merge Sort, Quick Sort, and more — designed to make learning sorting algorithms fun and intuitive!

Notifications You must be signed in to change notification settings

Badal1056/Sorting-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Sorting Visualizer

An interactive and responsive web page that visually demonstrates how popular sorting algorithms work — built to make learning algorithms both fun and intuitive! ✨

🌐 Live Preview

Click here to view the project

📌 Features

  • ✨ Visual animation of sorting steps
  • 🌓 Dark mode / Light mode toggle
  • 🌈 Rainbow glowing UI for a modern look
  • 🧩 Includes:
    • Bubble Sort
    • Insertion Sort
    • Selection Sort
    • Merge Sort
    • Quick Sort
    • Heap Sort
  • 📱 Fully responsive design

🚀 Technologies Used

  • HTML5
  • CSS3 (with animations) / SCSS
  • JavaScript

🛠️ How to Run Locally

git clone https://github.com/Badal1056/Sorting-Visualizer.git
cd Sorting-Visualizer
open index.html

About

An interactive web page that visualizes popular sorting algorithms like Bubble Sort, Insertion Sort, Merge Sort, Quick Sort, and more — designed to make learning sorting algorithms fun and intuitive!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published