Topic: Tree Problem / Level: intermediate

Problem: Check if two binary trees are mirror images of each other.

Run the code to see the output here...