Topic: Tree Problem / Level: beginner

Problem: Implement a program to find all root-to-leaf paths in a binary tree.

Run the code to see the output here...