Skip to content

Commit 4451a89

Browse files
committed
Added an anchor to 344.
1 parent 92e7f1a commit 4451a89

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
@@ -20,7 +20,7 @@ I have planned a learning route for you. You just need to do the problems in the
2020
You can skip the more difficult problems and do them later.
2121

2222
## Array
23-
- [344. Reverse String](en/1-1000/344-reverse-string.md) Python, Java, C++, JavaScript, C#, Go, Ruby.
23+
- <a name="344"></a>[344. Reverse String](en/1-1000/344-reverse-string.md) Python, Java, C++, JavaScript, C#, Go, Ruby.
2424
- [27. Remove Element](en/1-1000/27-remove-element.md) Python, Java, C++, JavaScript, C#, Go, Ruby, **2** ways.
2525
- [704. Binary Search](en/1-1000/704-binary-search.md) Python, Java, C++, JavaScript, C#, Go, Ruby.
2626
- [977. Squares of a Sorted Array](en/1-1000/977-squares-of-a-sorted-array.md) Python, Java, C++, JavaScript, C#, Go, Ruby.
@@ -137,6 +137,6 @@ You can skip the more difficult problems and do them later.
137137
## Other Algorithms
138138
- [433. Minimum Genetic Mutation](en/1-1000/433-minimum-genetic-mutation.md) Python, 3 ways.
139139

140-
## Fuck LeetCode More Problems
140+
## "Fuck LeetCode": More Problems
141141

142142
More LeetCode problems and solutions will be added soon. Updated every day.

0 commit comments

Comments
 (0)