Skip to content

Interactive visualizations of various sorting algorithms, including Bubble Sort, Selection Sort, Insertion Sort, Quick Sort, and Merge Sort.

Notifications You must be signed in to change notification settings

uosyph/sorting-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Algorithm Visualizer

A web application to visualize various sorting algorithms in action, including:

  • Bubble Sort
  • Selection Sort
  • Insertion Sort
  • Quick Sort
  • Merge Sort

Try it out here!

Features

  • Visualizes the step-by-step process of sorting algorithms
  • User-friendly interface
  • Adjustable array size
  • Adjustable sorting speed
  • Real-time comparisons of algorithms

Contributing

Contributions are welcome! Please fork this repository and submit a pull request for review.

Author

Yousef Saeed: GitHub LinkedIn X

About

Interactive visualizations of various sorting algorithms, including Bubble Sort, Selection Sort, Insertion Sort, Quick Sort, and Merge Sort.

Topics

Resources

Stars

Watchers

Forks