Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 360 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 360 Bytes

Sorting-Visualizer

This is sorting visualizer made by me. This sorting algorithm visualizer for the flexible array size and with the flexible speed for the better understanding of the algorithm. Added algorithm in this projects are bubble sort,selection sort,quick sort,merge sort and insertion sort.

Tech Uses:

HTML

CSS ( Bootstrap 5 )

Javascript