File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -23,4 +23,4 @@ https://neetcode.io/roadmap
23
23
| 20 | [ Valid Parentheses] ( https://leetcode.com/problems/valid-parentheses/ ) | Easy | [ TypeScript] ( ./TypeScript/20.valid-parentheses.ts ) | Stack |
24
24
| 155 | [ Min Stack] ( https://leetcode.com/problems/min-stack/ ) | Medium | [ TypeScript] ( ./TypeScript/155.min-stack.ts ) | Stack |
25
25
| 150 | [ Evaluate Reverse Polish Notation] ( https://leetcode.com/problems/evaluate-reverse-polish-notation/ ) | Medium | [ TypeScript] ( ./TypeScript/150.evaluate-reverse-polish-notation.ts ) | Stack |
26
- | 22 | [ Generate Parentheses] ( https://leetcode.com/problems/generate-parentheses/ ) | Medium | [ TypeScript] ( ./TypeScript/150.evaluate-reverse-polish-notation .ts ) | Stack |
26
+ | 22 | [ Generate Parentheses] ( https://leetcode.com/problems/generate-parentheses/ ) | Medium | [ TypeScript] ( ./TypeScript/22.generate-parentheses .ts ) | Stack |
You can’t perform that action at this time.
0 commit comments