Skip to content

Commit 4143a64

Browse files
authored
Update README.md
1 parent 0157f62 commit 4143a64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
+ [Bubble Sort](Bubble_Sort.cpp)
1414
+ [Insertion Sort](Insertion_Sort.cpp)
1515
+ [Selection Sort](Selection_Sort.cpp)
16+
+ [Bucket Sort](Bucket_Sort.cpp)
1617
+ [Count Sort](Count_Sort.cpp)
1718
+ [Radix Sort](Radix_Sort.cpp)
1819
+ [Pancake Sort](Pancake_Sort.cpp)

0 commit comments

Comments
 (0)