mirror of
https://github.com/TheAlgorithms/C
synced 2024-11-22 13:31:21 +03:00
updating DIRECTORY.md
This commit is contained in:
parent
7dee181d3b
commit
b0689d9d7a
@ -298,4 +298,5 @@
|
||||
* [Selection Sort](https://github.com/TheAlgorithms/C/blob/master/sorting/Selection_Sort.c)
|
||||
* [Shaker Sort](https://github.com/TheAlgorithms/C/blob/master/sorting/shaker_sort.c)
|
||||
* [Shell Sort](https://github.com/TheAlgorithms/C/blob/master/sorting/shell_Sort.c)
|
||||
* [Shell Sort2](https://github.com/TheAlgorithms/C/blob/master/sorting/shell_Sort2.c)
|
||||
* [Stooge Sort](https://github.com/TheAlgorithms/C/blob/master/sorting/Stooge_Sort.c)
|
||||
|
Loading…
Reference in New Issue
Block a user