Skip to content

Commit 85f4692

Browse files
authored
Update DIRECTORY.md
1 parent d7eb29e commit 85f4692

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DIRECTORY.md

+1
Original file line numberDiff line numberDiff line change
@@ -973,6 +973,7 @@
973973
* [Recursive Quick Sort](sorts/recursive_quick_sort.py)
974974
* [Selection Sort](sorts/selection_sort.py)
975975
* [Shell Sort](sorts/shell_sort.py)
976+
* [Shrink Shell Sort](sorts/shrink_shell.py)
976977
* [Slowsort](sorts/slowsort.py)
977978
* [Stooge Sort](sorts/stooge_sort.py)
978979
* [Strand Sort](sorts/strand_sort.py)

0 commit comments

Comments
 (0)