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
+3-1
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ The source code for the processing sketches are stored in the `processing_source
9
9
It can be run using the [Processing 3 IDE](https://processing.org/download/) or using [Eclipse IDE](https://riptutorial.com/processing/example/31227/using-processing-with-eclipse) with some minor changes.
10
10
11
11
### Checklist of algorithms:
12
+
12
13
**Comparison sorts**
13
14
-[x]~~insertion sort~~
14
15
-[x]~~bubble sort~~
@@ -19,7 +20,8 @@ It can be run using the [Processing 3 IDE](https://processing.org/download/) or
0 commit comments