Skip to content

Commit 4abeb1b

Browse files
committed
Update README - Topic Tags
1 parent 3fde699 commit 4abeb1b

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
@@ -38,6 +38,7 @@ I want share my updates on daily basis practice.
3838
| |
3939
| ------- |
4040
| [0001-two-sum](https://github.com/Sangram03/Leetcode/tree/master/0001-two-sum) |
41+
| [0073-set-matrix-zeroes](https://github.com/Sangram03/Leetcode/tree/master/0073-set-matrix-zeroes) |
4142
| [0780-max-chunks-to-make-sorted](https://github.com/Sangram03/Leetcode/tree/master/0780-max-chunks-to-make-sorted) |
4243
| [0952-word-subsets](https://github.com/Sangram03/Leetcode/tree/master/0952-word-subsets) |
4344
| [1025-minimum-cost-for-tickets](https://github.com/Sangram03/Leetcode/tree/master/1025-minimum-cost-for-tickets) |
@@ -71,6 +72,7 @@ I want share my updates on daily basis practice.
7172
| |
7273
| ------- |
7374
| [0001-two-sum](https://github.com/Sangram03/Leetcode/tree/master/0001-two-sum) |
75+
| [0073-set-matrix-zeroes](https://github.com/Sangram03/Leetcode/tree/master/0073-set-matrix-zeroes) |
7476
| [0768-partition-labels](https://github.com/Sangram03/Leetcode/tree/master/0768-partition-labels) |
7577
| [0952-word-subsets](https://github.com/Sangram03/Leetcode/tree/master/0952-word-subsets) |
7678
| [2059-unique-length-3-palindromic-subsequences](https://github.com/Sangram03/Leetcode/tree/master/2059-unique-length-3-palindromic-subsequences) |
@@ -243,6 +245,7 @@ I want share my updates on daily basis practice.
243245
## Matrix
244246
| |
245247
| ------- |
248+
| [0073-set-matrix-zeroes](https://github.com/Sangram03/Leetcode/tree/master/0073-set-matrix-zeroes) |
246249
| [2764-maximum-number-of-fish-in-a-grid](https://github.com/Sangram03/Leetcode/tree/master/2764-maximum-number-of-fish-in-a-grid) |
247250
## Backtracking
248251
| |

0 commit comments

Comments
 (0)