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 @@ -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| ------- |
You can’t perform that action at this time.
0 commit comments