Skip to content

Commit 799c325

Browse files
committed
update readme
1 parent 2c9e9c1 commit 799c325

File tree

3 files changed

+0
-131
lines changed

3 files changed

+0
-131
lines changed

0037-sudoku-solver/0037-sudoku-solver.py

Lines changed: 0 additions & 72 deletions
This file was deleted.

0087-scramble-string/0087-scramble-string.py

Lines changed: 0 additions & 31 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -115,31 +115,3 @@ 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-
## String
138-
| |
139-
| ------- |
140-
| [0087-scramble-string](https://github.com/hogan-tech/leetcode-solution/tree/master/0087-scramble-string) |
141-
## Dynamic Programming
142-
| |
143-
| ------- |
144-
| [0087-scramble-string](https://github.com/hogan-tech/leetcode-solution/tree/master/0087-scramble-string) |
145-
<!---LeetCode Topics End-->

0 commit comments

Comments
 (0)