Q.No.01. Describe output of following tree using post order traversing technique. 10 26 70 ૩૩ 80 75 94 106 108 110 107 1
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Q.No.01. Describe output of following tree using post order traversing technique. 10 26 70 ૩૩ 80 75 94 106 108 110 107 1
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.