Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 199 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 199 Bytes

This problem was asked by Google.

Given a binary tree of integers, find the maximum path sum between two nodes. The path must go through at least one node, and does not need to go through the root.