File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -121,9 +121,22 @@ Feedback / Questions → open an Issue or reach out on [LinkedIn](https://www.li
121121## Array
122122| |
123123| ------- |
124+ | [ 1262-greatest-sum-divisible-by-three] ( https://github.com/hogan-tech/leetcode-solution/tree/master/1262-greatest-sum-divisible-by-three ) |
124125| [ 3190-find-minimum-operations-to-make-all-elements-divisible-by-three] ( https://github.com/hogan-tech/leetcode-solution/tree/master/3190-find-minimum-operations-to-make-all-elements-divisible-by-three ) |
125126## Math
126127| |
127128| ------- |
128129| [ 3190-find-minimum-operations-to-make-all-elements-divisible-by-three] ( https://github.com/hogan-tech/leetcode-solution/tree/master/3190-find-minimum-operations-to-make-all-elements-divisible-by-three ) |
130+ ## Dynamic Programming
131+ | |
132+ | ------- |
133+ | [ 1262-greatest-sum-divisible-by-three] ( https://github.com/hogan-tech/leetcode-solution/tree/master/1262-greatest-sum-divisible-by-three ) |
134+ ## Greedy
135+ | |
136+ | ------- |
137+ | [ 1262-greatest-sum-divisible-by-three] ( https://github.com/hogan-tech/leetcode-solution/tree/master/1262-greatest-sum-divisible-by-three ) |
138+ ## Sorting
139+ | |
140+ | ------- |
141+ | [ 1262-greatest-sum-divisible-by-three] ( https://github.com/hogan-tech/leetcode-solution/tree/master/1262-greatest-sum-divisible-by-three ) |
129142<!-- -LeetCode Topics End-->
You can’t perform that action at this time.
0 commit comments