AlgoMaster Logo

Path Sum III

tree=[10, 5, -3, 3, 2, null, 11, 3, -2, null, 1],targetSum=8
0 / 36
algomaster.io
Step:Start: count every downward path that sums to 8