Skip to content

Commit a6ee93c

Browse files
committed
Update README - Topic Tags
1 parent 9578169 commit a6ee93c

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
@@ -42,6 +42,7 @@ I want share my updates on daily basis practice.
4242
| [0001-two-sum](https://github.com/Sangram03/Leetcode/tree/master/0001-two-sum) |
4343
| [0073-set-matrix-zeroes](https://github.com/Sangram03/Leetcode/tree/master/0073-set-matrix-zeroes) |
4444
| [0780-max-chunks-to-make-sorted](https://github.com/Sangram03/Leetcode/tree/master/0780-max-chunks-to-make-sorted) |
45+
| [0945-snakes-and-ladders](https://github.com/Sangram03/Leetcode/tree/master/0945-snakes-and-ladders) |
4546
| [0952-word-subsets](https://github.com/Sangram03/Leetcode/tree/master/0952-word-subsets) |
4647
| [1025-minimum-cost-for-tickets](https://github.com/Sangram03/Leetcode/tree/master/1025-minimum-cost-for-tickets) |
4748
| [1895-minimum-number-of-operations-to-move-all-balls-to-each-box](https://github.com/Sangram03/Leetcode/tree/master/1895-minimum-number-of-operations-to-move-all-balls-to-each-box) |
@@ -214,6 +215,7 @@ I want share my updates on daily basis practice.
214215
## Breadth-First Search
215216
| |
216217
| ------- |
218+
| [0945-snakes-and-ladders](https://github.com/Sangram03/Leetcode/tree/master/0945-snakes-and-ladders) |
217219
| [1558-course-schedule-iv](https://github.com/Sangram03/Leetcode/tree/master/1558-course-schedule-iv) |
218220
| [2558-minimum-number-of-operations-to-sort-a-binary-tree-by-level](https://github.com/Sangram03/Leetcode/tree/master/2558-minimum-number-of-operations-to-sort-a-binary-tree-by-level) |
219221
| [2764-maximum-number-of-fish-in-a-grid](https://github.com/Sangram03/Leetcode/tree/master/2764-maximum-number-of-fish-in-a-grid) |
@@ -264,6 +266,7 @@ I want share my updates on daily basis practice.
264266
| |
265267
| ------- |
266268
| [0073-set-matrix-zeroes](https://github.com/Sangram03/Leetcode/tree/master/0073-set-matrix-zeroes) |
269+
| [0945-snakes-and-ladders](https://github.com/Sangram03/Leetcode/tree/master/0945-snakes-and-ladders) |
267270
| [2764-maximum-number-of-fish-in-a-grid](https://github.com/Sangram03/Leetcode/tree/master/2764-maximum-number-of-fish-in-a-grid) |
268271
## Backtracking
269272
| |

0 commit comments

Comments
 (0)