Skip to content

Commit fb4d1d9

Browse files
committed
updating readme
1 parent 0829034 commit fb4d1d9

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,18 @@ Please consider subscribing.
1414

1515
## Topics Include
1616

17-
- Arrays
18-
- Strings
19-
- Graphs (BFS, DFS)
17+
- Arrays and Strings
18+
- Linked Lists and Dynamic Arrays
19+
- Graphs (BFS, DFS) and Trees
2020
- Recursion
21-
- Stacks and Queues
2221
- Dynamic Programming
22+
- Stacks and Queues
2323
- Heaps
2424
- Searching Algorithms
2525
- Sorting Algorithms
26+
- Greedy Algorithms
27+
- Famous Algorithms
2628
- String Manipulation
27-
- Trees
2829
- etc.
2930

3031
## Data Structures Covered

0 commit comments

Comments
 (0)