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
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# SORTING_ALGORITHM_VISUALIZER
1
+
# SORTING ALGORITHM VISUALIZER
2
2
Sorting Visualizer: A Python project with a graphical interface using tkinter to demonstrate Insertion, Selection, and Bubble Sort algorithms step-by-step on an array. Adjustable speed control for better visualization.
0 commit comments