Skip to content

Commit 6209b17

Browse files
authored
Update README.md
1 parent 2dc8e24 commit 6209b17

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

README.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,11 @@ Coding Interview Patterns are classified according to skills level:
122122
[9. Ordered Set ](src/Ordered_Set)
123123

124124

125+
## 4. Coding Interview Preparation Roadmaps:
126+
127+
128+
#### (a) AlgoMaster Roadmap:
129+
125130

126131
Below is a visual representation of the three main pillars that make up Data Structures and Algorithms
127132
for Coding Interview's i.e. Data Structures, Algorithms, and Problem-Solving Techniques.
@@ -136,6 +141,11 @@ Coding Interview Patterns are classified according to skills level:
136141
*URL: https://blog.algomaster.io/p/15-leetcode-patterns*
137142

138143

144+
--------------------------------------------------------
145+
146+
147+
#### (b) Neetcode Roadmap:
148+
139149
Neetcode Roadmap: This is a structured approach to preparing for technical interviews, particularly
140150
for software engineering roles. It was created by NeetCode, a popular YouTube channel and website
141151
that offers a variety of resources for coding interview preparation. The roadmap is designed to help
@@ -149,7 +159,8 @@ Coding Interview Patterns are classified according to skills level:
149159

150160
*URL: https://neetcode.io/roadmap*
151161

152-
## 4. Installation:
162+
163+
## 5. Installation:
153164

154165
i. Clone the git repo
155166

@@ -164,17 +175,17 @@ iii. Explore
164175
😎
165176

166177

167-
## 5. Resources:
178+
## 6. Resources:
168179

169180
I acknowledge the use of LeetCode for coding interview questions 👨‍💻, OpenAI's ChatGPT for topic explanation and solutions to coding questions 🤖.
170181

171182

172-
## 6. Contributing:
183+
## 7. Contributing:
173184

174185
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
175186

176187

177-
## 7. Adapted from:
188+
## 8. Adapted from:
178189

179190
Project Name: "Grokking the Coding Interview: Patterns for Coding Questions"
180191

0 commit comments

Comments
 (0)