Skip to content

Commit 9b8206a

Browse files
authored
feat: add solutions to lc problem: No.3641 (doocs#4628)
No.3641.Longest Semi-Repeating Subarray
1 parent 0c57289 commit 9b8206a

File tree

26 files changed

+747
-0
lines changed

26 files changed

+747
-0
lines changed

solution/3600-3699/3633.Earliest Finish Time for Land and Water Rides I/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
comments: true
33
difficulty: 简单
44
edit_url: https://github.com/doocs/leetcode/edit/main/solution/3600-3699/3633.Earliest%20Finish%20Time%20for%20Land%20and%20Water%20Rides%20I/README.md
5+
rating: 1342
6+
source: 第 162 场双周赛 Q1
57
---
68

79
<!-- problem:start -->

solution/3600-3699/3633.Earliest Finish Time for Land and Water Rides I/README_EN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
comments: true
33
difficulty: Easy
44
edit_url: https://github.com/doocs/leetcode/edit/main/solution/3600-3699/3633.Earliest%20Finish%20Time%20for%20Land%20and%20Water%20Rides%20I/README_EN.md
5+
rating: 1342
6+
source: Biweekly Contest 162 Q1
57
---
68

79
<!-- problem:start -->

solution/3600-3699/3634.Minimum Removals to Balance Array/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
comments: true
33
difficulty: 中等
44
edit_url: https://github.com/doocs/leetcode/edit/main/solution/3600-3699/3634.Minimum%20Removals%20to%20Balance%20Array/README.md
5+
rating: 1453
6+
source: 第 162 场双周赛 Q2
57
---
68

79
<!-- problem:start -->

solution/3600-3699/3634.Minimum Removals to Balance Array/README_EN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
comments: true
33
difficulty: Medium
44
edit_url: https://github.com/doocs/leetcode/edit/main/solution/3600-3699/3634.Minimum%20Removals%20to%20Balance%20Array/README_EN.md
5+
rating: 1453
6+
source: Biweekly Contest 162 Q2
57
---
68

79
<!-- problem:start -->

solution/3600-3699/3635.Earliest Finish Time for Land and Water Rides II/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
comments: true
33
difficulty: 中等
44
edit_url: https://github.com/doocs/leetcode/edit/main/solution/3600-3699/3635.Earliest%20Finish%20Time%20for%20Land%20and%20Water%20Rides%20II/README.md
5+
rating: 1869
6+
source: 第 162 场双周赛 Q3
57
---
68

79
<!-- problem:start -->

solution/3600-3699/3635.Earliest Finish Time for Land and Water Rides II/README_EN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
comments: true
33
difficulty: Medium
44
edit_url: https://github.com/doocs/leetcode/edit/main/solution/3600-3699/3635.Earliest%20Finish%20Time%20for%20Land%20and%20Water%20Rides%20II/README_EN.md
5+
rating: 1869
6+
source: Biweekly Contest 162 Q3
57
---
68

79
<!-- problem:start -->

solution/3600-3699/3636.Threshold Majority Queries/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
comments: true
33
difficulty: 困难
44
edit_url: https://github.com/doocs/leetcode/edit/main/solution/3600-3699/3636.Threshold%20Majority%20Queries/README.md
5+
rating: 2451
6+
source: 第 162 场双周赛 Q4
57
---
68

79
<!-- problem:start -->

solution/3600-3699/3636.Threshold Majority Queries/README_EN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
comments: true
33
difficulty: Hard
44
edit_url: https://github.com/doocs/leetcode/edit/main/solution/3600-3699/3636.Threshold%20Majority%20Queries/README_EN.md
5+
rating: 2451
6+
source: Biweekly Contest 162 Q4
57
---
68

79
<!-- problem:start -->

solution/3600-3699/3637.Trionic Array I/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
comments: true
33
difficulty: 简单
44
edit_url: https://github.com/doocs/leetcode/edit/main/solution/3600-3699/3637.Trionic%20Array%20I/README.md
5+
rating: 1263
6+
source: 第 461 场周赛 Q1
57
---
68

79
<!-- problem:start -->

solution/3600-3699/3637.Trionic Array I/README_EN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
comments: true
33
difficulty: Easy
44
edit_url: https://github.com/doocs/leetcode/edit/main/solution/3600-3699/3637.Trionic%20Array%20I/README_EN.md
5+
rating: 1263
6+
source: Weekly Contest 461 Q1
57
---
68

79
<!-- problem:start -->

0 commit comments

Comments
 (0)