Tag: DFS
-
Minimum Number of Vertices to Reach All Nodes
Problem https://leetcode.com/problems/minimum-number-of-vertices-to-reach-all-nodes/description/ Solution
-
Reorder Routes to Make All Paths Lead to the City Zero
Problem https://leetcode.com/problems/reorder-routes-to-make-all-paths-lead-to-the-city-zero/description/ Solution
-
Diameter of Binary Tree
Problem https://leetcode.com/problems/diameter-of-binary-tree/description/ Solution
