Topic: Tree Problem / Level: intermediate

Problem: Check if a binary tree is symmetric (mirror image of itself).

Run the code to see the output here...