mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
Also changed the first line as Insertion Sort isn't the most efficient sorting algorithm and isn't necessarily the simplest. |
||
|---|---|---|
| .. | ||
| bubble-sort | ||
| bucket-sort | ||
| counting-sort | ||
| heap-sort | ||
| insertion-sort | ||
| merge-sort | ||
| quick-sort | ||
| radix-sort | ||
| selection-sort | ||
| timsort | ||
| index.md | ||