1.

Several other operations like union set difference and intersection can be done in treaps.(a) True(b) FalseMy enquiry is from Binary Trees in division Binary Trees of Data Structures & Algorithms II had been asked this question during an online exam.

Answer»

Right ANSWER is (a) True

The best explanation: Other than insertion, deletion and search OPERATIONS, several operations like union, intersection and SET difference can be DONE in treaps.



Discussion

No Comment Found

Related InterviewSolutions