QUESTION
[3 points] Draw a binary tree that produces the post order traversal for the nodes in the following order:57, 89, 8, 21, 85, 2, 99, 74, 67, 49, 11, 77, 59, 65.Hint: Your tree must a binary tree and not a binary search tree. The tree must produce the post ordertraversal for the nodes listed in the order provided above. There are several ways that you can draw thetree for this. I recommend that you first draw the tree with links and empty nodes. Then fill in the nodeswith the correct values to produce the post order traversal for the list of nodes in the order providedabove
ANSWER:
Place an order in 3 easy steps. Takes less than 5 mins.