You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,5 @@
1
-
#Best practices for LeetCode solutions
1
+
#Fuck LeetCode: Best practices for LeetCode solutions
2
+
2
3
Hi there! I'm Lane.
3
4
Do you feel that there are too many problems (over 3,300) on the LeetCode and you can't finish them all?
4
5
Or do you forget how to solve the problems you did last time?
@@ -9,6 +10,7 @@ Here, I will provide you with **common problem-solving patterns** so that you do
9
10
Solutions for languages such as**Python, C++, Java, JavaScript, C#, Go, Ruby**, etc. will also be provided. If you have better solutions, welcome to create an issue or PR!
10
11
11
12
##How to use this repo?
13
+
12
14
I have planned a learning route for you. You just need to do the problems in the order they are listed.
13
15
You can skip the more difficult problems and do them later.