Skip to content

Commit 2ca7e7f

Browse files
committed
Update README - Topic Tags
1 parent feb8540 commit 2ca7e7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Live list showcasing a collection of LeetCode questions to ace the coding interv
6161
| [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) |
6262
| [2394-count-subarrays-with-score-less-than-k](https://github.com/ptbhatcoder/leet-code/tree/master/2394-count-subarrays-with-score-less-than-k) |
6363
| [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) |
6465
| [2448-count-number-of-bad-pairs](https://github.com/ptbhatcoder/leet-code/tree/master/2448-count-number-of-bad-pairs) |
6566
| [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) |
6667
| [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
298299
| [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) |
299300
| [2202-sum-of-k-mirror-numbers](https://github.com/ptbhatcoder/leet-code/tree/master/2202-sum-of-k-mirror-numbers) |
300301
| [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) |
301303
| [2448-count-number-of-bad-pairs](https://github.com/ptbhatcoder/leet-code/tree/master/2448-count-number-of-bad-pairs) |
302304
| [2610-closest-prime-numbers-in-range](https://github.com/ptbhatcoder/leet-code/tree/master/2610-closest-prime-numbers-in-range) |
303305
| [2649-count-total-number-of-colored-cells](https://github.com/ptbhatcoder/leet-code/tree/master/2649-count-total-number-of-colored-cells) |

0 commit comments

Comments
 (0)