Skip to content

rohitkpatel7/sorting-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Visualizer

A React-based visualization tool for classic sorting algorithms like Merge Sort, Quick Sort, Heap Sort, and Bubble Sort.
Watch algorithms come to life with color-coded bars and smooth animations.


Features

  • Visualize sorting step-by-step
  • Color highlights for comparisons and swaps
  • Adjustable animation speed
  • Simple UI with “Generate New Array” and sorting buttons
  • Clean, modular React + CSS setup

Built With

  • React (via Create React App)
  • Vanilla JavaScript for algorithms
  • CSS for layout and bar styling

Setup

git clone https://github.com/rohitkpatel7/sorting-visualizer.git
cd sorting-visualizer
npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages