You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
-
# This is Visualizer for normal sorting algorithms built using HTML, CSS, JS and Bootstrap
1
+
# This is Visualizer for sorting algorithms built using HTML, CSS, JS and Bootstrap
2
+
We can click on new array button to generate a random array and select the desired size of the array and the speed of sorting from the sliders on the top right.
3
+
Then by clicking on the desired sorting algorithm, the sorting process starts.
2
4
3
-
### This is Visualizer for normal sorting algorithms built using HTML, CSS, JS and Bootstrap
0 commit comments