File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -61,6 +61,7 @@ Live list showcasing a collection of LeetCode questions to ace the coding interv
61
61
| [ 2387-partition-array-such-that-maximum-difference-is-k] ( https://github.com/ptbhatcoder/leet-code/tree/master/2387-partition-array-such-that-maximum-difference-is-k ) |
62
62
| [ 2394-count-subarrays-with-score-less-than-k] ( https://github.com/ptbhatcoder/leet-code/tree/master/2394-count-subarrays-with-score-less-than-k ) |
63
63
| [ 2400-minimum-score-after-removals-on-a-tree] ( https://github.com/ptbhatcoder/leet-code/tree/master/2400-minimum-score-after-removals-on-a-tree ) |
64
+ | [ 2432-number-of-zero-filled-subarrays] ( https://github.com/ptbhatcoder/leet-code/tree/master/2432-number-of-zero-filled-subarrays ) |
64
65
| [ 2448-count-number-of-bad-pairs] ( https://github.com/ptbhatcoder/leet-code/tree/master/2448-count-number-of-bad-pairs ) |
65
66
| [ 2473-max-sum-of-a-pair-with-equal-sum-of-digits] ( https://github.com/ptbhatcoder/leet-code/tree/master/2473-max-sum-of-a-pair-with-equal-sum-of-digits ) |
66
67
| [ 2478-longest-nice-subarray] ( https://github.com/ptbhatcoder/leet-code/tree/master/2478-longest-nice-subarray ) |
@@ -298,6 +299,7 @@ Live list showcasing a collection of LeetCode questions to ace the coding interv
298
299
| [ 2160-minimum-operations-to-make-a-uni-value-grid] ( https://github.com/ptbhatcoder/leet-code/tree/master/2160-minimum-operations-to-make-a-uni-value-grid ) |
299
300
| [ 2202-sum-of-k-mirror-numbers] ( https://github.com/ptbhatcoder/leet-code/tree/master/2202-sum-of-k-mirror-numbers ) |
300
301
| [ 2415-count-the-number-of-ideal-arrays] ( https://github.com/ptbhatcoder/leet-code/tree/master/2415-count-the-number-of-ideal-arrays ) |
302
+ | [ 2432-number-of-zero-filled-subarrays] ( https://github.com/ptbhatcoder/leet-code/tree/master/2432-number-of-zero-filled-subarrays ) |
301
303
| [ 2448-count-number-of-bad-pairs] ( https://github.com/ptbhatcoder/leet-code/tree/master/2448-count-number-of-bad-pairs ) |
302
304
| [ 2610-closest-prime-numbers-in-range] ( https://github.com/ptbhatcoder/leet-code/tree/master/2610-closest-prime-numbers-in-range ) |
303
305
| [ 2649-count-total-number-of-colored-cells] ( https://github.com/ptbhatcoder/leet-code/tree/master/2649-count-total-number-of-colored-cells ) |
You can’t perform that action at this time.
0 commit comments