AlgoMaster Logo

Path Sum III

tree=[10, 5, -3, 3, 2, null, 11, 3, -2, null, 1],targetSum=8
0 / 89
105-332113-21prefixSumCount
algomaster.io
Step:Start: Count paths that sum to targetSum