Skip to content

Commit 7291bc3

Browse files
committed
Update README - Topic Tags
1 parent f3d1dd4 commit 7291bc3

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,3 +115,23 @@ It helps others discover the repo and keeps the project growing.
115115
---
116116

117117
Feedback / Questions → open an Issue or reach out on [LinkedIn](https://www.linkedin.com/in/hogan-l/)
118+
119+
<!---LeetCode Topics Start-->
120+
# LeetCode Topics
121+
## Array
122+
| |
123+
| ------- |
124+
| [0037-sudoku-solver](https://github.com/hogan-tech/leetcode-solution/tree/master/0037-sudoku-solver) |
125+
## Hash Table
126+
| |
127+
| ------- |
128+
| [0037-sudoku-solver](https://github.com/hogan-tech/leetcode-solution/tree/master/0037-sudoku-solver) |
129+
## Backtracking
130+
| |
131+
| ------- |
132+
| [0037-sudoku-solver](https://github.com/hogan-tech/leetcode-solution/tree/master/0037-sudoku-solver) |
133+
## Matrix
134+
| |
135+
| ------- |
136+
| [0037-sudoku-solver](https://github.com/hogan-tech/leetcode-solution/tree/master/0037-sudoku-solver) |
137+
<!---LeetCode Topics End-->

0 commit comments

Comments
 (0)