Two possible answers are as below: (these two binary trees both have preorder ABC) A A B B Find all the other ble binary
Posted: Fri May 20, 2022 5:09 pm
Two possible answers are as below: (these two binary trees both have preorder ABC) A A B B Find all the other ble binary trees with preorder = ABC and draw them. Ilow many are there? (b)(10%) Draw at least ten (10) binary trees with preorder = ABCD (the binary tree has 4 nodes A, B, C and D) or explain that there are <= 9 binary trees with preorder and still draw all of them (c) (5%) Draw all binary trees with inorder = ABC. How many are there? (d) (5%) Draw all binary trees with postorder = ABC. How many are there?