N0vice17 / DataStructures-And-Algorithm

This Repository covers all the topics of dsa which will help you to learn dsa in a better way
GNU General Public License v3.0
30 stars 48 forks source link

Create Binary_Tree_Maximum_Path_Sum.py #90

Closed nik-6174 closed 1 year ago

nik-6174 commented 1 year ago

This is the solution to finding the maximum path sum in a Tree problem (LeetCode)