Skip to content

Commit 0271780

Browse files
committed
Update README - Topic Tags
1 parent 9c3475b commit 0271780

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 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
| [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-->

0 commit comments

Comments
 (0)