Jiaxin's LeetCode
Pages
LeetCode
Technique Interview
Wednesday, February 12, 2014
Binary Tree Maximum Path Sum @LeetCode
Given a binary tree, find the maximum path sum.
The path may start and end at any node in the tree.
For example:
Given the below binary tree,
1 / \ 2 3
Return
6
.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment