Skip to content

Commit 17ab781

Browse files
committed
solve maximum depth of binary tree
1 parent 86261ee commit 17ab781

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

maximum-depth-of-binary-tree/sora0319.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ public int maxDepth(TreeNode root) {
88
}
99
}
1010

11+

0 commit comments

Comments
 (0)