Topic: Tree Problem / Level: beginner

Problem: Write a program to check if the path sum of a binary tree equals a target value.

Run the code to see the output here...