File tree
186 files changed
+5884
-59
lines changed- solution
- 0000-0099/0098.Validate Binary Search Tree
- 0100-0199/0135.Candy
- 0400-0499
- 0427.Construct Quad Tree
- 0472.Concatenated Words
- 0499.The Maze III
- 0800-0899/0853.Car Fleet
- 0900-0999/0904.Fruit Into Baskets
- 1500-1599/1516.Move Sub-Tree of N-Ary Tree
- images
- 1900-1999
- 1962.Remove Stones to Minimize the Total
- 1994.The Number of Good Subsets
- 2100-2199/2106.Maximum Fruits Harvested After at Most K Steps
- 2500-2599/2561.Rearranging Fruits
- 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
- 3479.Fruits Into Baskets III
- 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
- 3631.Sort Threats by Severity and Exploitability
- 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
- 3637.Trionic Array I
- 3638.Maximum Balanced Shipments
- 3639.Minimum Time to Activate String
- 3640.Trionic Array II
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
186 files changed
+5884
-59
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 |
| - | |
| 27 | + | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 |
| - | |
| 27 | + | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
|
Lines 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 & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
|
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: 64 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 |
| - | |
| 86 | + | |
87 | 87 |
| |
88 |
| - | |
| 88 | + | |
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
| 108 | + | |
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
| |||
248 | 248 |
| |
249 | 249 |
| |
250 | 250 |
| |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
251 | 281 |
| |
252 | 282 |
| |
253 | 283 |
| |
254 | 284 |
| |
255 | 285 |
| |
256 | 286 |
| |
257 |
| - | |
| 287 | + | |
258 | 288 |
| |
259 | 289 |
| |
260 | 290 |
| |
261 | 291 |
| |
262 | 292 |
| |
263 |
| - | |
| 293 | + | |
264 | 294 |
| |
265 | 295 |
| |
266 | 296 |
| |
| |||
395 | 425 |
| |
396 | 426 |
| |
397 | 427 |
| |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
398 | 457 |
| |
399 | 458 |
| |
400 | 459 |
| |
|
Lines changed: 63 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
| 78 | + | |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 |
| - | |
| 98 | + | |
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
| |||
238 | 238 |
| |
239 | 239 |
| |
240 | 240 |
| |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
241 | 271 |
| |
242 | 272 |
| |
243 | 273 |
| |
244 | 274 |
| |
245 | 275 |
| |
246 | 276 |
| |
247 |
| - | |
| 277 | + | |
248 | 278 |
| |
249 | 279 |
| |
250 | 280 |
| |
251 | 281 |
| |
252 | 282 |
| |
253 |
| - | |
| 283 | + | |
254 | 284 |
| |
255 | 285 |
| |
256 | 286 |
| |
| |||
385 | 415 |
| |
386 | 416 |
| |
387 | 417 |
| |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
388 | 447 |
| |
389 | 448 |
| |
390 | 449 |
| |
|
0 commit comments