File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -338,7 +338,6 @@ The tree BFS technique can be found under `7. Tree BFS` [here].
338
338
1 . Populating Next Right Pointers in Each Node: https://leetcode.com/problems/populating-next-right-pointers-in-each-node/
339
339
1 . Populating Next Right Pointers in Each Node II: https://leetcode.com/problems/populating-next-right-pointers-in-each-node-ii/
340
340
1 . Binary Tree Right Side View: https://leetcode.com/problems/binary-tree-right-side-view/
341
- 1 . Number of Islands: https://leetcode.com/problems/number-of-islands/
342
341
1 . All Nodes Distance K in Binary Tree: https://leetcode.com/problems/all-nodes-distance-k-in-binary-tree/
343
342
1 . Boundary of Binary Tree: https://leetcode.com/problems/boundary-of-binary-tree
344
343
You can’t perform that action at this time.
0 commit comments