Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 714 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 714 Bytes

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