File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed
Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff 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
165171i. Clone the git repo
166172
@@ -175,17 +181,17 @@ iii. Explore
175181😎
176182
177183
178- ## 6 . Resources:
184+ ## 7 . Resources:
179185
180186I 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
185191Pull 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
190196Project Name: "Grokking the Coding Interview: Patterns for Coding Questions"
191197
You can’t perform that action at this time.
0 commit comments