Topic: Tree Problem / Level: intermediate

Problem: Find all root-to-leaf paths in a binary tree.

Run the code to see the output here...