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
@@ -4,7 +4,7 @@
4
4
A site which allows users to visualise a range of sorting algorithms including; quick sort, heap, sort, merge sort, selection sort, bubble sort, etc.
5
5
6
6
### Features
7
-
Algorithm selection, select the delay between iterations, view the number of
7
+
Algorithm selection, update the delay between iterations based on viewing preferences, view the number of iterations, comparisons and swaps as they update in real-time
0 commit comments