Topic: Tree Problem / Level: advanced

Problem: Find the total number of nodes at each level of a binary tree.

Run the code to see the output here...