We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d56039 commit 5046c1fCopy full SHA for 5046c1f
README.markdown
@@ -92,6 +92,7 @@ Bad sorting algorithms (don't use these!):
92
### Miscellaneous
93
94
- [Shuffle](Shuffle/). Randomly rearranges the contents of an array.
95
+- [Comb Sort](Comb Sort/). An improve upon the Bubble Sort algorithm.
96
97
### Mathematics
98
0 commit comments