Topic: Tree Problem / Level: intermediate

Problem: Count the number of paths from the root to leaves in a binary tree.

Run the code to see the output here...