Topic: Tree Problem / Level: beginner

Problem: Given a binary tree, count the number of nodes.

Run the code to see the output here...