Skip to content

Using this app you can visualize the actual way of sorting. (Ya! Click the below link for demo)

Notifications You must be signed in to change notification settings

ProgrammerShri/Sorting-Algorithm-Visualizer

Repository files navigation

Sorting Algorithm Visualizer

Click Here for Live Demo

Screenshot from 2022-08-27 12-33-31

Use Cases

Using this application you can explain anyone, How Sorting Algorithm Works ? Because this application visualize the way of sorting in realtime.

Features

  • 6 Algorithm Options
  • Bar Size Randomly Change
  • Length of Bar Customization (7-150)
  • Visulaization Speed Customization (100ms - 1000ms)
  • Sound Feature : You can listen the sorting status.

Algorithm Used

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

Tech Stack Used

  • ReactJS for Frontend
  • CSS3 for Desiging
  • Data Structure for Algorithms

Open for Contribution

Thanks for visting in my repository