Skip to content

Commit 53fa3d9

Browse files
committed
Update README - Topic Tags
1 parent 2e58b84 commit 53fa3d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Live list showcasing a collection of LeetCode questions to ace the coding interv
66
## Array
77
| |
88
| ------- |
9+
| [0036-valid-sudoku](https://github.com/ptbhatcoder/leet-code/tree/master/0036-valid-sudoku) |
910
| [0073-set-matrix-zeroes](https://github.com/ptbhatcoder/leet-code/tree/master/0073-set-matrix-zeroes) |
1011
| [0118-pascals-triangle](https://github.com/ptbhatcoder/leet-code/tree/master/0118-pascals-triangle) |
1112
| [0135-candy](https://github.com/ptbhatcoder/leet-code/tree/master/0135-candy) |
@@ -126,6 +127,7 @@ Live list showcasing a collection of LeetCode questions to ace the coding interv
126127
## Hash Table
127128
| |
128129
| ------- |
130+
| [0036-valid-sudoku](https://github.com/ptbhatcoder/leet-code/tree/master/0036-valid-sudoku) |
129131
| [0073-set-matrix-zeroes](https://github.com/ptbhatcoder/leet-code/tree/master/0073-set-matrix-zeroes) |
130132
| [0594-longest-harmonious-subsequence](https://github.com/ptbhatcoder/leet-code/tree/master/0594-longest-harmonious-subsequence) |
131133
| [0768-partition-labels](https://github.com/ptbhatcoder/leet-code/tree/master/0768-partition-labels) |
@@ -531,6 +533,7 @@ Live list showcasing a collection of LeetCode questions to ace the coding interv
531533
## Matrix
532534
| |
533535
| ------- |
536+
| [0036-valid-sudoku](https://github.com/ptbhatcoder/leet-code/tree/master/0036-valid-sudoku) |
534537
| [0073-set-matrix-zeroes](https://github.com/ptbhatcoder/leet-code/tree/master/0073-set-matrix-zeroes) |
535538
| [0945-snakes-and-ladders](https://github.com/ptbhatcoder/leet-code/tree/master/0945-snakes-and-ladders) |
536539
| [1402-count-square-submatrices-with-all-ones](https://github.com/ptbhatcoder/leet-code/tree/master/1402-count-square-submatrices-with-all-ones) |

0 commit comments

Comments
 (0)