Chapter 7: Problem 12
Let \(T\) be an ordered tree with more than one node. Is it possible that the preorder traversal of \(T\) visits the nodes in the same order as the postorder traversal of \(T ?\) If so, give an example; otherwise, argue why this cannot occur. Likewise, is it possible that the preorder traversal of \(T\) visits the nodes in the reverse order of the postorder traversal of \(T ?\) If so, give an example; otherwise, argue why this cannot occur.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.