Skip to content

Commit f469a9f

Browse files
committed
Update README - Topic Tags
1 parent 9ab43c5 commit f469a9f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ Feedback / Questions → open an Issue or reach out on [LinkedIn](https://www.li
122122
| |
123123
| ------- |
124124
| [3381-maximum-subarray-sum-with-length-divisible-by-k](https://github.com/hogan-tech/leetcode-solution/tree/master/3381-maximum-subarray-sum-with-length-divisible-by-k) |
125+
| [3512-minimum-operations-to-make-array-sum-divisible-by-k](https://github.com/hogan-tech/leetcode-solution/tree/master/3512-minimum-operations-to-make-array-sum-divisible-by-k) |
125126
## Hash Table
126127
| |
127128
| ------- |
@@ -130,4 +131,8 @@ Feedback / Questions → open an Issue or reach out on [LinkedIn](https://www.li
130131
| |
131132
| ------- |
132133
| [3381-maximum-subarray-sum-with-length-divisible-by-k](https://github.com/hogan-tech/leetcode-solution/tree/master/3381-maximum-subarray-sum-with-length-divisible-by-k) |
134+
## Math
135+
| |
136+
| ------- |
137+
| [3512-minimum-operations-to-make-array-sum-divisible-by-k](https://github.com/hogan-tech/leetcode-solution/tree/master/3512-minimum-operations-to-make-array-sum-divisible-by-k) |
133138
<!---LeetCode Topics End-->

0 commit comments

Comments
 (0)