Topic: Tree Problem / Level: beginner

Problem: Write a program to convert a binary tree to its mirror image.

Run the code to see the output here...