Topic: Tree Problem / Level: intermediate

Problem: Find all leaf nodes of a binary tree.

Run the code to see the output here...