Y
YeetCode
Dashboard
/
Trees
/
Maximum Depth of Binary Tree
Easy
#104
Recursive DFS
Maximum Depth of Binary Tree
Find the maximum depth of a binary tree.
Solve on LeetCode
↗
Full Explanation
Previous
← Invert Binary Tree
Next
Same Tree →