Skip to content

Commit 976eb8c

Browse files
authored
Update index.md
1 parent b819dfe commit 976eb8c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

contrib/ds-algorithms/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# List of sections
22

3-
- [Section title](filename.md)
4-
- [Time Space Complexity](time-space-complexity.md)
3+
- [Time & Space Complexity](time-space-complexity.md)
54
- [Queues in Python](Queues.md)
65
- [Graphs](graph.md)
76
- [Sorting Algorithms](sorting-algorithms.md)

0 commit comments

Comments
 (0)