We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81f012c commit 9b97b03Copy full SHA for 9b97b03
README.md
@@ -25,6 +25,7 @@ The visualizer currently supports all these sorting algorithms,
25
- Gnome sort
26
- Shaker sort
27
- Odd even sort
28
+- Dutch national flag algorithm (DNF sort)
29
30
## Features ✨
31
- Sorts list of random numbers by six sorting algorithms.
0 commit comments