Topic: Tree Problem / Level: intermediate

Problem: Determine if a binary tree is a perfect binary tree.

Run the code to see the output here...