File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ Live list showcasing a collection of LeetCode questions to ace the coding interv
6
6
## Array
7
7
| |
8
8
| ------- |
9
+ | [ 0036-valid-sudoku] ( https://github.com/ptbhatcoder/leet-code/tree/master/0036-valid-sudoku ) |
9
10
| [ 0073-set-matrix-zeroes] ( https://github.com/ptbhatcoder/leet-code/tree/master/0073-set-matrix-zeroes ) |
10
11
| [ 0118-pascals-triangle] ( https://github.com/ptbhatcoder/leet-code/tree/master/0118-pascals-triangle ) |
11
12
| [ 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
126
127
## Hash Table
127
128
| |
128
129
| ------- |
130
+ | [ 0036-valid-sudoku] ( https://github.com/ptbhatcoder/leet-code/tree/master/0036-valid-sudoku ) |
129
131
| [ 0073-set-matrix-zeroes] ( https://github.com/ptbhatcoder/leet-code/tree/master/0073-set-matrix-zeroes ) |
130
132
| [ 0594-longest-harmonious-subsequence] ( https://github.com/ptbhatcoder/leet-code/tree/master/0594-longest-harmonious-subsequence ) |
131
133
| [ 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
531
533
## Matrix
532
534
| |
533
535
| ------- |
536
+ | [ 0036-valid-sudoku] ( https://github.com/ptbhatcoder/leet-code/tree/master/0036-valid-sudoku ) |
534
537
| [ 0073-set-matrix-zeroes] ( https://github.com/ptbhatcoder/leet-code/tree/master/0073-set-matrix-zeroes ) |
535
538
| [ 0945-snakes-and-ladders] ( https://github.com/ptbhatcoder/leet-code/tree/master/0945-snakes-and-ladders ) |
536
539
| [ 1402-count-square-submatrices-with-all-ones] ( https://github.com/ptbhatcoder/leet-code/tree/master/1402-count-square-submatrices-with-all-ones ) |
You can’t perform that action at this time.
0 commit comments