Skip to content

Commit 5e6878c

Browse files
readme.md updated (added cocktail sort)
1 parent d68abea commit 5e6878c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Basically these are supposed to be my notes, but feel free to use them as you wi
4747
### [Sorting Algorithms](sortingAlgo)
4848
- [Bucket Sort](sortingAlgo/bucketsort)
4949
- [Bubble Sort](sortingAlgo/bubbleSort)
50+
- [Cocktail Sort](sortingAlgo/cocktailSort)
5051
- [Comb Sort](sortingAlgo/combSort)
5152
- [Counting Sort](sortingAlgo/countingSort)
5253
- [Cycle Sort](sortingAlgo/cycleSort)

0 commit comments

Comments
 (0)