File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff 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-->
You can’t perform that action at this time.
0 commit comments