Topic: Tree Problem / Level: intermediate

Problem: Convert a binary tree into its mirror image.

Run the code to see the output here...