Skip to content

Commit 749aa23

Browse files
Updated index.md
1 parent 406004d commit 749aa23

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

contrib/ds-algorithms/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,8 @@
22

33
- [Section title](filename.md)
44
- [Sorting Algorithms](sorting-algorithms.md)
5+
- [Divide and Conquer Algorithm](divide-and-conquer-algorithm)
6+
- [Searching Algorithms](searching-algorithms.md)
7+
- [Greedy Algorithms](greedy-algorithms.md)
8+
- [Dynamic Programming](dynamic-programming.md)
9+

0 commit comments

Comments
 (0)