Q55
What is a Cartesian tree?
A.
a skip list in the form of tree
B.
a tree which obeys cartesian product
C.
a tree which obeys heap property and whose inorder traversal yields the given sequence
AnswerD.
a tree which obeys heap property only
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board