Skip to content

Commit 1fcb924

Browse files
Chris WuChris Wu
authored andcommitted
readme update
1 parent 8fbdcc5 commit 1fcb924

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Leetcode Python Solution
2-
1. This is my Python solution on Leetcode. The question is at `https://leetcode.com/problems/the-file-name/`. For example, `merge-sorted-array.py`'s question is at `https://leetcode.com/problems/merge-sorted-array/`.
2+
1. This is my Python solution on Leetcode. The question is at `problems/the-file-name/`. For example, `merge-sorted-array.py`'s question is at `https://leetcode.com/problems/merge-sorted-array/`.
33

44
2. I really take time tried to make the best solution or explaination.
55
Because I wanted to help others like me.
@@ -10,7 +10,7 @@ https://github.com/wuduhren/leetcode-python
1010
These are the interview resources I personally used and only if it is really helpful I will put it here.
1111

1212
## Overall Mindset
13-
Haveing a right mindset is the most important resource. It keeps you going when you are tired after work. Studying when everyone else are out having fun. Reminding you that your goals are not going to come easy, it takes time, self-discipline, mental and physical toughness...
13+
Haveing a right mindset is the most important one. It keeps you going when you are tired after work. Studying when everyone else are out having fun. Reminding you that your goals are not going to come easy, it takes time, self-discipline, mental and physical toughness...
1414

1515
This is a speech from Sean Lee on "How to Get a Job at the Big 4". I highly recommend this because it gives me the right mindset on how to put in the work.
1616
<https://youtu.be/YJZCUhxNCv8>

0 commit comments

Comments
 (0)