Skip to content

Commit 75a1142

Browse files
authored
Merge branch 'main' into feature/lc-2657
2 parents d87ab44 + 2bbd0ff commit 75a1142

File tree

1,652 files changed

+84760
-44823
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,652 files changed

+84760
-44823
lines changed

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ node_modules/
2626
/solution/3100-3199/3150.Invalid Tweets II/Solution.sql
2727
/solution/3100-3199/3198.Find Cities in Each State/Solution.sql
2828
/solution/3300-3399/3328.Find Cities in Each State II/Solution.sql
29+
/solution/3400-3499/3451.Find Invalid IP Addresses/Solution.sql

README_EN.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ This project contains solutions for problems from LeetCode, "Coding Interviews (
1818

1919
[中文文档](/README.md)
2020

21-
## Sites
21+
## Site
2222

23-
https://doocs.github.io/leetcode
23+
https://doocs.github.io/leetcode/en
2424

2525
## Solutions
2626

@@ -31,8 +31,8 @@ https://doocs.github.io/leetcode
3131

3232
## JavaScript & Database Practice
3333

34-
- [JavaScript Practice](/solution/JAVASCRIPT_README_EN.md)
35-
- [Database Practice](/solution/DATABASE_README_EN.md)
34+
- [JavaScript](/solution/JAVASCRIPT_README_EN.md)
35+
- [Database](/solution/DATABASE_README_EN.md)
3636

3737
## Topics
3838

0 commit comments

Comments
 (0)