File tree
120 files changed
+5087
-12653
lines changed- solution
- 0400-0499/0427.Construct Quad Tree
- 0800-0899/0853.Car Fleet
- 1500-1599/1516.Move Sub-Tree of N-Ary Tree
- 1900-1999
- 1962.Remove Stones to Minimize the Total
- 1994.The Number of Good Subsets
- 3000-3099/3060.User Activities within Time Bounds
- 3100-3199/3156.Employee Task Duration and Concurrent Tasks
- 3400-3499/3415.Find Products with Three Consecutive Digits
- 3500-3599
- 3572.Maximize Y‑Sum by Picking a Triplet of Distinct X‑Values
- 3573.Best Time to Buy and Sell Stock V
- 3574.Maximize Subarray GCD Score
- 3575.Maximum Good Subtree Score
- 3576.Transform Array to All Equal Elements
- 3577.Count the Number of Computer Unlocking Permutations
- 3578.Count Partitions With Max-Min Difference at Most K
- 3579.Minimum Steps to Convert String with Operations
- 3582.Generate Tag for Video Caption
- 3583.Count Special Triplets
- 3584.Maximum Product of First and Last Elements of a Subsequence
- 3585.Find Weighted Median Node in Tree
- 3587.Minimum Adjacent Swaps to Alternate Parity
- 3588.Find Maximum Area of a Triangle
- 3589.Count Prime-Gap Balanced Subarrays
- 3590.Kth Smallest Path XOR Sum
- 3591.Check if Any Element Has Prime Frequency
- 3592.Inverse Coin Change
- 3593.Minimum Increments to Equalize Leaf Paths
- 3594.Minimum Time to Transport All Individuals
- 3597.Partition String
- 3598.Longest Common Prefix Between Adjacent Strings After Removals
- 3599.Partition Array to Minimize XOR
- 3600-3699
- 3600.Maximize Spanning Tree Stability with Upgrades
- 3602.Hexadecimal and Hexatrigesimal Conversion
- 3603.Minimum Cost Path with Alternating Directions II
- 3604.Minimum Time to Reach Destination in Directed Graph
- 3605.Minimum Stability Factor of Array
- 3606.Coupon Code Validator
- 3607.Power Grid Maintenance
- 3608.Minimum Time for K Connected Components
- 3609.Minimum Moves to Reach Target in Grid
- 3612.Process String with Special Operations I
- 3613.Minimize Maximum Component Cost
- 3614.Process String with Special Operations II
- 3615.Longest Palindromic Path in Graph
- 3618.Split Array by Prime Indices
- 3619.Count Islands With Total Value Divisible by K
- 3620.Network Recovery Pathways
- 3621.Number of Integers With Popcount-Depth Equal to K I
- 3622.Check Divisibility by Digit Sum and Product
- 3623.Count Number of Trapezoids I
- 3624.Number of Integers With Popcount-Depth Equal to K II
- 3625.Count Number of Trapezoids II
- 3627.Maximum Median Sum of Subsequences of Size 3
- 3628.Maximum Number of Subsequences After One Inserting
- 3629.Minimum Jumps to Reach End via Prime Teleportation
- 3630.Partition Array for Maximum XOR and AND
- 3633.Earliest Finish Time for Land and Water Rides I
- 3634.Minimum Removals to Balance Array
- 3635.Earliest Finish Time for Land and Water Rides II
- 3636.Threshold Majority Queries
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
120 files changed
+5087
-12653
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
71 | 79 |
| |
72 | 80 |
| |
73 | 81 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| 14 | + | |
| 15 | + | |
13 | 16 |
| |
14 | 17 |
| |
15 | 18 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| 14 | + | |
| 15 | + | |
13 | 16 |
| |
14 | 17 |
| |
15 | 18 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
| 71 | + | |
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| 38 | + | |
| 39 | + | |
38 | 40 |
| |
39 | 41 |
| |
40 | 42 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
5 | 7 |
| |
6 | 8 |
| |
7 | 9 |
| |
|
0 commit comments