1.

The number of edges from the node to the deepest leaf is called _________ of the tree.(a) Height(b) Depth(c) Length(d) WidthMy enquiry is from Binary Tree Properties in portion Binary Trees of Data Structures & Algorithms IThe question was asked in an interview for internship.

Answer»

The correct option is (a) Height

To EXPLAIN: The number of edges from the node to the DEEPEST LEAF is CALLED height of the tree.



Discussion

No Comment Found

Related InterviewSolutions