Handle the case for negative nodes
binary-tree-maximum-sum-path-from-any-node-to-node
ksalokya
(Salokya Kumar)
October 26, 2021, 4:43pm
#1
what if all the nodes are negative, how to handle that case?