Skip to content

Commit 054f4a7

Browse files
authored
Update README.md
1 parent 8c235fb commit 054f4a7

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
@@ -17,6 +17,7 @@ _Sorting algorithms implemented in different languages (for hacktoberfest 😃).
1717
- [Quick Sort](C++/QuickSort.cpp)
1818
- [Selection Sort](C++/SelctionSort.cpp)
1919
- [Shell Sort](C++/ShellSort.cpp)
20+
2021
-[Cycle Sort](C++/cycleSort.cpp)
2122

2223
### C

0 commit comments

Comments
 (0)