Topic: Tree Problem / Level: intermediate

Problem: Implement a function to perform Morris traversal of a binary tree.

Run the code to see the output here...