Skip to content
GitHub Universe 2025
Save $400 on Universe passes until 9/17. Register now
#

sorting-visualizer

Here are 55 public repositories matching this topic...

This project is a visual tool to help understand and compare popular sorting algorithms. It shows how each algorithm works step-by-step, including the number of swaps, comparisons, and approximate execution time. Users can generate random arrays, control the speed, and start, pause, or reset the visualization easily.

  • Updated May 31, 2025
  • JavaScript

Improve this page

Add a description, image, and links to the sorting-visualizer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sorting-visualizer topic, visit your repo's landing page and select "manage topics."

Learn more