Skip to content

Commit 5bbd0c0

Browse files
committed
Update README - Topic Tags
1 parent 7fb9dd5 commit 5bbd0c0

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
@@ -200,19 +200,22 @@ I want share my updates on daily basis practice.
200200
| ------- |
201201
| [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) |
202202
| [3058-maximum-number-of-k-divisible-components](https://github.com/Sangram03/Leetcode/tree/master/3058-maximum-number-of-k-divisible-components) |
203+
| [3633-maximize-the-number-of-target-nodes-after-connecting-trees-i](https://github.com/Sangram03/Leetcode/tree/master/3633-maximize-the-number-of-target-nodes-after-connecting-trees-i) |
203204
## Depth-First Search
204205
| |
205206
| ------- |
206207
| [1558-course-schedule-iv](https://github.com/Sangram03/Leetcode/tree/master/1558-course-schedule-iv) |
207208
| [2246-maximum-employees-to-be-invited-to-a-meeting](https://github.com/Sangram03/Leetcode/tree/master/2246-maximum-employees-to-be-invited-to-a-meeting) |
208209
| [2764-maximum-number-of-fish-in-a-grid](https://github.com/Sangram03/Leetcode/tree/master/2764-maximum-number-of-fish-in-a-grid) |
209210
| [3058-maximum-number-of-k-divisible-components](https://github.com/Sangram03/Leetcode/tree/master/3058-maximum-number-of-k-divisible-components) |
211+
| [3633-maximize-the-number-of-target-nodes-after-connecting-trees-i](https://github.com/Sangram03/Leetcode/tree/master/3633-maximize-the-number-of-target-nodes-after-connecting-trees-i) |
210212
## Breadth-First Search
211213
| |
212214
| ------- |
213215
| [1558-course-schedule-iv](https://github.com/Sangram03/Leetcode/tree/master/1558-course-schedule-iv) |
214216
| [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) |
215217
| [2764-maximum-number-of-fish-in-a-grid](https://github.com/Sangram03/Leetcode/tree/master/2764-maximum-number-of-fish-in-a-grid) |
218+
| [3633-maximize-the-number-of-target-nodes-after-connecting-trees-i](https://github.com/Sangram03/Leetcode/tree/master/3633-maximize-the-number-of-target-nodes-after-connecting-trees-i) |
216219
## Binary Tree
217220
| |
218221
| ------- |

0 commit comments

Comments
 (0)