Skip to content

Commit 6c4a590

Browse files
committed
Update README - Topic Tags
1 parent 4c308b6 commit 6c4a590

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
@@ -121,6 +121,7 @@ Feedback / Questions → open an Issue or reach out on [LinkedIn](https://www.li
121121
## Math
122122
| |
123123
| ------- |
124+
| [2174-next-greater-numerically-balanced-number](https://github.com/hogan-tech/leetcode-solution/tree/master/2174-next-greater-numerically-balanced-number) |
124125
| [3768-check-if-digits-are-equal-in-string-after-operations-i](https://github.com/hogan-tech/leetcode-solution/tree/master/3768-check-if-digits-are-equal-in-string-after-operations-i) |
125126
## String
126127
| |
@@ -154,4 +155,20 @@ Feedback / Questions → open an Issue or reach out on [LinkedIn](https://www.li
154155
| |
155156
| ------- |
156157
| [0234-palindrome-linked-list](https://github.com/hogan-tech/leetcode-solution/tree/master/0234-palindrome-linked-list) |
158+
## Hash Table
159+
| |
160+
| ------- |
161+
| [2174-next-greater-numerically-balanced-number](https://github.com/hogan-tech/leetcode-solution/tree/master/2174-next-greater-numerically-balanced-number) |
162+
## Backtracking
163+
| |
164+
| ------- |
165+
| [2174-next-greater-numerically-balanced-number](https://github.com/hogan-tech/leetcode-solution/tree/master/2174-next-greater-numerically-balanced-number) |
166+
## Counting
167+
| |
168+
| ------- |
169+
| [2174-next-greater-numerically-balanced-number](https://github.com/hogan-tech/leetcode-solution/tree/master/2174-next-greater-numerically-balanced-number) |
170+
## Enumeration
171+
| |
172+
| ------- |
173+
| [2174-next-greater-numerically-balanced-number](https://github.com/hogan-tech/leetcode-solution/tree/master/2174-next-greater-numerically-balanced-number) |
157174
<!---LeetCode Topics End-->

0 commit comments

Comments
 (0)