79) A binary tree is generated by inserting in order the following integers:
50, 15, 62, 5, 20,58, 91, 3,8,37, 60, 24 . The number of nodes in the left of the root respectively is
Answer is:
(7,4)
Related Data structures and Algorithms MCQ with Answers
Answer is:
Disk access is much slower than memory Access
Answer is:
A full binary tree with n non-leaf nodes contains 2n + 1 nodes
Answer is: