Topic: Tree Problem / Level: advanced

Problem: Implement a function to find all root-to-leaf paths that sum to a specific value using properties.

Run the code to see the output here...