Skip to content

Commit 040d840

Browse files
committed
Update README - Topic Tags
1 parent dc4d9a9 commit 040d840

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 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
## Array
122122
| |
123123
| ------- |
124+
| [1018-binary-prefix-divisible-by-5](https://github.com/hogan-tech/leetcode-solution/tree/master/1018-binary-prefix-divisible-by-5) |
124125
| [1262-greatest-sum-divisible-by-three](https://github.com/hogan-tech/leetcode-solution/tree/master/1262-greatest-sum-divisible-by-three) |
125126
| [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) |
126127
## Math
@@ -139,4 +140,8 @@ Feedback / Questions → open an Issue or reach out on [LinkedIn](https://www.li
139140
| |
140141
| ------- |
141142
| [1262-greatest-sum-divisible-by-three](https://github.com/hogan-tech/leetcode-solution/tree/master/1262-greatest-sum-divisible-by-three) |
143+
## Bit Manipulation
144+
| |
145+
| ------- |
146+
| [1018-binary-prefix-divisible-by-5](https://github.com/hogan-tech/leetcode-solution/tree/master/1018-binary-prefix-divisible-by-5) |
142147
<!---LeetCode Topics End-->

0 commit comments

Comments
 (0)