1.

Who Invented The vEB also known as Van Emde Boas Tree?(a) Peter Van Emde Boas(b) Samuel F. B. Morse(c) Friedrich Clemens Gerke(d) Alexander MorseQuestion is taken from Trees in division Trees of Data Structures & Algorithms IThis question was addressed to me in class test.

Answer»

Right option is (d) Alexander Morse

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.



Discussion

No Comment Found

Related InterviewSolutions