Skip to content

Andr-ea/Sorting-live

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Visualizer

Single-page app (vanilla HTML/CSS/JS) to visualize sorting algorithms with interactive controls.

What’s inside

  • Animated bars with colors for compare/swap/pivot/merge/sorted.
  • Controls: start/pause/resume, single-step, reset, speed, array size (10–200), presets (random/nearly sorted/reversed), number labels toggle.
  • Live stats (comparisons, swaps, time) algorithm info.

How to try it

  1. Open index.html in a modern browser (double-click or drag & drop) or visit https://andr-ea.github.io/Sorting-live/
  2. Pick algorithm, size, and speed, click “Generate / Shuffle” then “Start”.

License

MIT License. See LICENSE for details.

Example

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published