Skip to content

Commit 89a047e

Browse files
authored
Update README.md with Two Pointers Problem List
1 parent 6209b17 commit 89a047e

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,14 @@ Coding Interview Patterns are classified according to skills level:
159159

160160
*URL: https://neetcode.io/roadmap*
161161

162+
## 5. Leetcode Practice Questions:
162163

163-
## 5. Installation:
164+
Thought I'd include a list of practice questions under known headings.
165+
166+
1. [Two Pointers (215 Questions)](https://leetcode.com/problem-list/two-pointers/)
167+
168+
169+
## 6. Installation:
164170

165171
i. Clone the git repo
166172

@@ -175,17 +181,17 @@ iii. Explore
175181
😎
176182

177183

178-
## 6. Resources:
184+
## 7. Resources:
179185

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

182188

183-
## 7. Contributing:
189+
## 8. Contributing:
184190

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

187193

188-
## 8. Adapted from:
194+
## 9. Adapted from:
189195

190196
Project Name: "Grokking the Coding Interview: Patterns for Coding Questions"
191197

0 commit comments

Comments
 (0)