Skip to content

Commit 4c9e593

Browse files
committed
Commit
1 parent 92f7ed1 commit 4c9e593

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

readme.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,9 @@ Topic-Wise Roadmap To Learn Data Structures and Algorithms
1212
### -Bonus
1313
- [ ] [ Interview Bit Array Problems - LeetCode](https://www.interviewbit.com/courses/programming/topics/arrays/ "Interview Bit Array Problems - LeetCode")
1414
- [ ] [ LeetCode Array Problems.](https://leetcode.com/tag/array/ "Array Problems - LeetCode")
15-
<br>
1615

1716
-------------
1817

19-
<br>
20-
2118
# 2. Strings
2219

2320
### -Bare Minimum
@@ -40,12 +37,9 @@ Topic-Wise Roadmap To Learn Data Structures and Algorithms
4037
### -Bonus
4138
- [ ] [ Linked-List Questions - LeetCode](https://leetcode.com/tag/linked-list/ "Linked-List Questions - LeetCode")
4239
- [ ] [ Top 20 Linked-List Questions - GeeksForGeeks](https://www.geeksforgeeks.org/top-20-linked-list-interview-question/ "Top 20 Linked-List Questions - GeeksForGeeks")
43-
<br>
4440

4541
--------
4642

47-
<br>
48-
4943
# 4. Stacks and Queues
5044

5145
### -Theory:
@@ -60,12 +54,9 @@ Topic-Wise Roadmap To Learn Data Structures and Algorithms
6054
- [ ] [ Queue Problems - LeetCode](https://leetcode.com/tag/queue/ "Queue Problems - LeetCode")
6155
- [ ] [ Queue Data Structure - GeeksForGeeks](https://www.geeksforgeeks.org/queue-data-structure/ "Queue Data Structure - GeeksForGeeks")
6256
- [ ] [ Stack Data Structure - GeeksForGeeks](https://www.geeksforgeeks.org/stack-data-structure0 "Stack Data Structure - GeeksForGeeks")
63-
<br>
6457

6558
---------
6659

67-
<br>
68-
6960
# 5. Tree-based data structures:
7061

7162
### -Theory:
@@ -85,12 +76,9 @@ Topic-Wise Roadmap To Learn Data Structures and Algorithms
8576
- [ ] [ Heap - LeetCode](https://leetcode.com/tag/heap/ "Heap - LeetCode")
8677
- [ ] [ Trie - LeetCode](https://leetcode.com/tag/trie/ "Trie - LeetCode")
8778
- [ ] [ Hash Table - LeetCode](https://leetcode.com/tag/hash-table/ "Hash Table - LeetCode")
88-
<br>
8979

9080
--------
9181

92-
<br>
93-
9482
# 6. Graphs:
9583

9684
### -Theory:

0 commit comments

Comments
 (0)