Assignment 2
Assignment 2
Also write the algorithm for preorder, in order and post order
traversal.
5 Define following for tree. 1) Sibling 2) Leaf node 3) degree 4) height
5) Adjacent Node 6) Mixed Graph 7) Isolated Node 8) Node Simple
6 Explain complete binary tree with example.
7 Explain various representation of directed trees.
8 Convert the following forest to the Binary Tree.