Skip to content

Commit 22dfcdf

Browse files
committed
Update README - Topic Tags
1 parent a6ace7a commit 22dfcdf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ Feedback / Questions → open an Issue or reach out on [LinkedIn](https://www.li
124124
| [3433-count-mentions-per-user](https://github.com/hogan-tech/leetcode-solution/tree/master/3433-count-mentions-per-user) |
125125
| [3531-count-covered-buildings](https://github.com/hogan-tech/leetcode-solution/tree/master/3531-count-covered-buildings) |
126126
| [3577-count-the-number-of-computer-unlocking-permutations](https://github.com/hogan-tech/leetcode-solution/tree/master/3577-count-the-number-of-computer-unlocking-permutations) |
127+
| [3606-coupon-code-validator](https://github.com/hogan-tech/leetcode-solution/tree/master/3606-coupon-code-validator) |
127128
## Math
128129
| |
129130
| ------- |
@@ -141,13 +142,19 @@ Feedback / Questions → open an Issue or reach out on [LinkedIn](https://www.li
141142
| |
142143
| ------- |
143144
| [3531-count-covered-buildings](https://github.com/hogan-tech/leetcode-solution/tree/master/3531-count-covered-buildings) |
145+
| [3606-coupon-code-validator](https://github.com/hogan-tech/leetcode-solution/tree/master/3606-coupon-code-validator) |
144146
## Sorting
145147
| |
146148
| ------- |
147149
| [3433-count-mentions-per-user](https://github.com/hogan-tech/leetcode-solution/tree/master/3433-count-mentions-per-user) |
148150
| [3531-count-covered-buildings](https://github.com/hogan-tech/leetcode-solution/tree/master/3531-count-covered-buildings) |
151+
| [3606-coupon-code-validator](https://github.com/hogan-tech/leetcode-solution/tree/master/3606-coupon-code-validator) |
149152
## Simulation
150153
| |
151154
| ------- |
152155
| [3433-count-mentions-per-user](https://github.com/hogan-tech/leetcode-solution/tree/master/3433-count-mentions-per-user) |
156+
## String
157+
| |
158+
| ------- |
159+
| [3606-coupon-code-validator](https://github.com/hogan-tech/leetcode-solution/tree/master/3606-coupon-code-validator) |
153160
<!---LeetCode Topics End-->

0 commit comments

Comments
 (0)