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
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
##Best practices for LeetCode solutions
4
4
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!
6
6
7
7
Hi there! I'm Lane.
8
8
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.
32
32
- <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://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.
53
53
54
54
##String
55
55
- <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.
- <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.