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
Dear LeetCoders! For a better LeetCode problem-solving experience, please visit website [LeetCode.to](https://leetcode.to): Dare to claim the best practices of LeetCode solutions! Will save you a lot of time!
8
+
Dear LeetCoders! For a better LeetCode problem-solving experience, please visit website [LeetCode.blog](https://leetcode.blog): Dare to claim the best practices of LeetCode solutions! Will save you a lot of time!
9
9
10
10
Hi there! I'm Jian.
11
11
Do you feel that there are too many problems (over 3,450) on the LeetCode and you can't finish them all?
@@ -17,18 +17,18 @@ Here, I will provide you with **common problem-solving patterns** so that you do
17
17
18
18
**Python, C++, Java, JavaScript, C#, Go, Ruby** languages' solutions are provided for every selected LeetCode problem. Other languages' solutions will be provided in the future. If you have better solutions, welcome to create an issue or PR!
19
19
20
-
## How to fully demonstrate your abilities to employers and get the offer you want?
20
+
## Want to land a high-paying job? It's important to showcase yourself!
21
21
22
-
[is-bio](https://github.com/is-bio/is-bio) focuses on bringing value to developers, including resume, portfolio, blog and other functions. With it, your abilities will be better seen by employers!
22
+
[Me.Expert](https://www.me.expert) helps you **Build the professional home for your portfolio, resume, and blog**.
23
23
24
24
# How to Use this "leetcode-python-java" Repository?
25
25
26
26
## LeetCode Official Study Plan
27
27
You can do questions according to your own preferences, such as completing all questions of 'LeetCode 75' first.
28
28
29
-
-[LeetCode 75](https://leetcode.to/en/tags/75) solved in Python, Java, C++, JavaScript, C#, Go and Ruby.
30
-
-[LeetCode Top 100 Liked](https://leetcode.to/en/tags/100) solved in Python, Java, C++, JavaScript, C#, Go and Ruby.
31
-
-[LeetCode Top Interview 150](https://leetcode.to/en/tags/150) solved in Python, Java, C++, JavaScript, C#, Go and Ruby.
29
+
-[LeetCode 75](https://leetcode.blog/en/tags/75) solved in Python, Java, C++, JavaScript, C#, Go and Ruby.
30
+
-[LeetCode Top 100 Liked](https://leetcode.blog/en/tags/100) solved in Python, Java, C++, JavaScript, C#, Go and Ruby.
31
+
-[LeetCode Top Interview 150](https://leetcode.blog/en/tags/150) solved in Python, Java, C++, JavaScript, C#, Go and Ruby.
32
32
33
33
# Study Plan by Jian
34
34
@@ -47,7 +47,7 @@ You can skip the more difficult problems and do them later.
47
47
- <aname="303"></a>[303. Range Sum Query - Immutable](en/1-1000/303-range-sum-query-immutable.md) Python, Java, C++, JavaScript, C#, Go, Ruby.
- <aname="49"></a>[49. Group Anagrams](https://leetcode.to/en/leetcode/49-group-anagrams) Python, Ruby.
74
+
- <aname="49"></a>[49. Group Anagrams](https://leetcode.blog/en/leetcode/49-group-anagrams) Python, Ruby.
75
75
76
76
# String
77
77
## Required problems
@@ -81,7 +81,7 @@ You can skip the more difficult problems and do them later.
81
81
- <aname="1431"></a>[1431. Kids With the Greatest Number of Candies](en/1001-2000/1431-kids-with-the-greatest-number-of-candies.md) Python, Java, C++, JavaScript, C#, Go, Ruby.
82
82
- <aname="151"></a>[151. Reverse Words in a String](en/1-1000/151-reverse-words-in-a-string.md) Python, Java, C++, JavaScript, C#, Go, Ruby.
0 commit comments