// https://takeuforward.org/plus/dsa/problems/pre,-post,-inorder-in-one-traversal Given a binary tree with root node. Return the In-order,Pre-order and Post-order ...