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

Commit6d4d146

Browse files
committed
Updated domain to leetcodepython.com
1 parent0f0ded1 commit6d4d146

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎README.md

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

33
##Best practices for LeetCode solutions
44

5-
Dear LeetCoders! For a better LeetCode problem-solving experience, please visit website[leetcoder.net](https://leetcoder.net): Dare to claim the best practices of LeetCode solutions! Will save you a lot of time!
5+
Dear LeetCoders! For a better LeetCode problem-solving experience, please visit website[LeetCode Python](https://leetcodepython.com): Dare to claim the best practices of LeetCode solutions! Will save you a lot of time!
66

77
Hi there! I'm Lane.
88
Do you feel that there are too many problems (over 3,450) on the LeetCode and you can't finish them all?
@@ -32,7 +32,7 @@ You can skip the more difficult problems and do them later.
3232
- <aname="303"></a>[303. Range Sum Query - Immutable](en/1-1000/303-range-sum-query-immutable.md) Python, Java, C++, JavaScript, C#, Go, Ruby.
3333
- <aname="59"></a>[59. Spiral Matrix II](en/1-1000/59-spiral-matrix-ii.md) Python, Java, C++, JavaScript, C#, Go, Ruby.
3434
- <aname="503"></a>[503. Next Greater Element II](en/1-1000/503-next-greater-element-ii.md) Python, Java, C++, JavaScript, C#, Go, Ruby.
35-
- <aname="3478"></a>[3478. Choose K Elements With Maximum Sum](https://leetcoder.net/en/leetcode/3478-choose-k-elements-with-maximum-sum) Python.
35+
- <aname="3478"></a>[3478. Choose K Elements With Maximum Sum](https://leetcodepython.com/en/leetcode/3478-choose-k-elements-with-maximum-sum) Python.
3636

3737
##Linked List
3838
- <aname="203"></a>[203. Remove Linked List Elements](en/1-1000/203-remove-linked-list-elements.md) Python, Java, C++, JavaScript, C#, Go, Ruby.
@@ -49,13 +49,13 @@ You can skip the more difficult problems and do them later.
4949
- <aname="383"></a>[383. Ransom Note](en/1-1000/383-ransom-note.md) Python, Java, C++, JavaScript, C#, Go, Ruby.
5050
- <aname="202"></a>[202. Happy Number](en/1-1000/202-happy-number.md) Python, Java, C++, JavaScript, C#, Go, Ruby.
5151
- <aname="454"></a>[454. 4Sum II](en/1-1000/454-4sum-ii.md) Python, Java, C++, JavaScript, C#, Go, Ruby.
52-
- <aname="49"></a>[49. Group Anagrams](https://leetcoder.net/en/leetcode/49-group-anagrams) Python, Ruby.
52+
- <aname="49"></a>[49. Group Anagrams](https://leetcodepython.com/en/leetcode/49-group-anagrams) Python, Ruby.
5353

5454
##String
5555
- <aname="28"></a>[28. Find the Index of the First Occurrence in a String](en/1-1000/28-find-the-index-of-the-first-occurrence-in-a-string.md) Python, Java, C++, JavaScript, C#, Go, Ruby.
5656
- <aname="541"></a>[541. Reverse String II](en/1-1000/541-reverse-string-ii.md) Python, Java, C++, JavaScript, C#, Go, Ruby.
5757
- <aname="459"></a>[459. Repeated Substring Pattern](en/1-1000/459-repeated-substring-pattern.md) Python, Java, C++, JavaScript, C#, Go, Ruby.
58-
- <aname="833"></a>[833. Find, Replace in String](https://leetcoder.net/en/leetcode/833-find-and-replace-in-string) Python.
58+
- <aname="833"></a>[833. Find, Replace in String](https://leetcodepython.com/en/leetcode/833-find-and-replace-in-string) Python.
5959

6060
##Two Pointers
6161
- <aname="15"></a>[15. 3Sum](en/1-1000/15-3sum.md) Python, Java, C++, JavaScript, C#, Go, Ruby, 2 ways.
@@ -112,7 +112,7 @@ You can skip the more difficult problems and do them later.
112112
- <aname="72"></a>[72. Edit Distance](en/1-1000/72-edit-distance.md) Python, Java, C++, JavaScript, C#, Go, Ruby.
113113

114114
###Hard Problems
115-
- <aname="3494"></a>[3494. Find the Minimum Amount of Time to Brew Potions](https://leetcoder.net/en/leetcode/3494-find-the-minimum-amount-of-time-to-brew-potions) Python, Java, C++, JavaScript, C#, Go, Ruby.
115+
- <aname="3494"></a>[3494. Find the Minimum Amount of Time to Brew Potions](https://leetcodepython.com/en/leetcode/3494-find-the-minimum-amount-of-time-to-brew-potions) Python, Java, C++, JavaScript, C#, Go, Ruby.
116116

117117
##Monotonic Stack
118118
- <aname="739"></a>[739. Daily Temperatures](en/1-1000/739-daily-temperatures.md) Python, Java, C++, JavaScript, C#, Go, Ruby.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp