File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-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| [ 0315-count-of-smaller-numbers-after-self] ( https://github.com/hogan-tech/leetcode-solution/tree/master/0315-count-of-smaller-numbers-after-self ) |
125+ | [ 1633-minimum-number-of-increments-on-subarrays-to-form-a-target-array] ( https://github.com/hogan-tech/leetcode-solution/tree/master/1633-minimum-number-of-increments-on-subarrays-to-form-a-target-array ) |
125126## Binary Search
126127| |
127128| ------- |
@@ -146,4 +147,20 @@ Feedback / Questions → open an Issue or reach out on [LinkedIn](https://www.li
146147| |
147148| ------- |
148149| [ 0315-count-of-smaller-numbers-after-self] ( https://github.com/hogan-tech/leetcode-solution/tree/master/0315-count-of-smaller-numbers-after-self ) |
150+ ## Dynamic Programming
151+ | |
152+ | ------- |
153+ | [ 1633-minimum-number-of-increments-on-subarrays-to-form-a-target-array] ( https://github.com/hogan-tech/leetcode-solution/tree/master/1633-minimum-number-of-increments-on-subarrays-to-form-a-target-array ) |
154+ ## Stack
155+ | |
156+ | ------- |
157+ | [ 1633-minimum-number-of-increments-on-subarrays-to-form-a-target-array] ( https://github.com/hogan-tech/leetcode-solution/tree/master/1633-minimum-number-of-increments-on-subarrays-to-form-a-target-array ) |
158+ ## Greedy
159+ | |
160+ | ------- |
161+ | [ 1633-minimum-number-of-increments-on-subarrays-to-form-a-target-array] ( https://github.com/hogan-tech/leetcode-solution/tree/master/1633-minimum-number-of-increments-on-subarrays-to-form-a-target-array ) |
162+ ## Monotonic Stack
163+ | |
164+ | ------- |
165+ | [ 1633-minimum-number-of-increments-on-subarrays-to-form-a-target-array] ( https://github.com/hogan-tech/leetcode-solution/tree/master/1633-minimum-number-of-increments-on-subarrays-to-form-a-target-array ) |
149166<!-- -LeetCode Topics End-->
You can’t perform that action at this time.
0 commit comments