There are 14 different binary trees with four nodes. Draw all of them. The binary tree of Figure 11-34 is to be used for Exercises 3 through 8.
6. List the nodes of this binary tree in an inorder sequence. 7. List the nodes of this binary tree in a preorder sequence. 8. List the nodes of this binary tree in a postorder sequence
Comments
Leave a comment