1.

Which type of tree is tango tree?(a) Ternary Tree(b) AVL Tree(c) Binary Search Tree(d) K-ary TreeI'm obligated to ask this question of Binary Trees topic in chapter Binary Trees of Data Structures & Algorithms IThis question was addressed to me in final exam.

Answer»

Right answer is (c) Binary Search Tree

Easiest explanation - TANGO tree is an EXAMPLE of binary search tree which was developed by four famous SCIENTISTS Erik Demaine, Mihai Patrascu, JOHN Lacono and Harmon in the year 2004.



Discussion

No Comment Found

Related InterviewSolutions