Topic: Tree Problem / Level: beginner

Problem: Implement a function to find the number of paths that start from the root and have a sum equal to a target.

Run the code to see the output here...