1.

In which year was Van Emde Boas tree invented?(a) 1972(b) 1973(c) 1974(d) 1975This interesting question is from Trees topic in division Trees of Data Structures & Algorithms II got this question in an interview.

Answer»

The correct answer is (d) 1975

To explain: The VAN Emde BOAS TREE data structure is also popularly KNOWN as Van Emde Boas Priority Queue. This data structure implements the ARRAY associatively for the given integer keys. It was formulated by Peter Van Emde Boas in 1975.



Discussion

No Comment Found

Related InterviewSolutions