Skip to content

Commit 90b5212

Browse files
committed
Table of Contents updated with counting sort
1 parent c9ec4d9 commit 90b5212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
- [Merge Sort](./Sorting/Merge%20Sort/)
3535
- [Quick Sort](./Sorting/Quick%20Sort/)
3636
- Bucket Sort
37-
- Counting Sort
37+
- [Counting Sort](./Sorting/Counting%20Sort/)
3838
- Heap Sort
3939
- Radix Sort
4040

0 commit comments

Comments
 (0)