Visualize a Binary Tree: Insert nodes and traverse (Inorder, Preorder, Postorder).
Tree built with values: 10, 5, 15, 3, 7