Topic: Tree Problem / Level: beginner

Problem: Write a program to check if two binary trees are mirror images of each other.

Run the code to see the output here...