Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd9fb176

Browse files
committed
Added problem 443; AddedLeetCode Official Study Plan.
1 parentddc777a commitd9fb176

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

‎README.md‎

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
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!
99

10-
Hi there! I'mLane.
10+
Hi there! I'mJian.
1111
Do you feel that there are too many problems (over 3,450) on the LeetCode and you can't finish them all?
1212
Or do you forget how to solve the problems you did last time?
1313

@@ -21,7 +21,16 @@ Here, I will provide you with **common problem-solving patterns** so that you do
2121

2222
[Personal Brand Website Builder](https://github.com/PersonalBranding/personal-brand-website-builder) focuses on bringing value to developers, including resume, portfolio, blog and other functions. With it, your abilities will be better seen by employers!
2323

24-
##How to Use this "leetcode-python-java" Repository?
24+
#How to Use this "leetcode-python-java" Repository?
25+
26+
##LeetCode Official Study Plan
27+
You can do questions according to your own preferences, such as completing all questions of 'LeetCode 75' first.
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.
32+
33+
#Study Plan by Jian
2534

2635
I have planned a learning route for you. You just need to do the problems in the order they are listed.
2736
You can skip the more difficult problems and do them later.
@@ -70,6 +79,7 @@ You can skip the more difficult problems and do them later.
7079
- <aname="345"></a>[345. Reverse Vowels of a String](en/1-1000/345-reverse-vowels-of-a-string.md) Python, Java, C++, JavaScript, C#, Go, Ruby.
7180
- <aname="15"></a>[15. 3Sum](en/1-1000/15-3sum.md) Python, Java, C++, JavaScript, C#, Go, Ruby, 2 approaches.
7281
- <aname="18"></a>[18. 4Sum](en/1-1000/18-4sum.md) Python, Java, C++, JavaScript, C#, Go, Ruby.
82+
- <a name="443"</a>[443. String Compression](en/1-1000/443-string-compression.md) Python, Java, C++, JavaScript, C#, Go, Ruby.
7383

7484
##Stack & Queue
7585
- <aname="20"></a>[20. Valid Parentheses](en/1-1000/20-valid-parentheses.md) Python, Java, C++, JavaScript, C#, Go, Ruby.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp