Chapter 11: Q13E (page 783)
In which order are the vertices of the ordered rooted tree in Exercises 7 visited using a postorder traversal?
Short Answer
Therefore, the order of postorder traversal of the given ordered rooted tree is
d, f, g, e, b, c, a.