Page 1 of 1

Q.No.01. Describe output of following tree using post order traversing technique. 10 26 70 ૩૩ 80 75 94 106 108 110 107 1

Posted: Sun Jul 03, 2022 9:57 am
by answerhappygod
 1
1 (48.55 KiB) Viewed 21 times
the tree is given above
Q.No.01. Describe output of following tree using post order traversing technique. 10 26 70 ૩૩ 80 75 94 106 108 110 107 109 220 280 300 Q.No.02. Write an algorithm to find the smallest element in the tree. Use back side of the sheet if required.