Skip to content

Commit 5e538aa

Browse files
Chris WuChris Wu
Chris Wu
authored and
Chris Wu
committed
no message
1 parent 8815100 commit 5e538aa

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

README.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,6 @@ https://github.com/wuduhren/leetcode-python
1010
3. The solution is at `problems/the-file-name/`.
1111
For example, `merge-sorted-array.py`'s solution is at `https://leetcode.com/problems/merge-sorted-array/`.
1212

13-
```
14-
* Leetcode Similar Problems
15-
16-
* Software Engineer Interview
17-
* Overall Mindset
18-
* Prepare in a Structural Way
19-
* I Know Nothing About Data Structures and Algorithms
20-
21-
* System Design
22-
23-
* Knowledge Base Question
24-
25-
* Others
26-
* Resume
27-
* Interview Question Survey
28-
```
29-
3013

3114
# Leetcode Similar Problems
3215
I found it makes sense to solve similar problems together, so that we can recognize the problem faster when we encounter a new one. My suggestion is to skip the HARD problems when you first go through these list.

0 commit comments

Comments
 (0)