Skip to content

Commit c203cf3

Browse files
committed
Update README - Topic Tags
1 parent e4ef779 commit c203cf3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff 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-->

0 commit comments

Comments
 (0)