Examveda

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

D. a tree which obeys heap property only

Answer: Option C


This Question Belongs to Data Structure >> Binary Search Trees(B Tree)

Join The Discussion

Related Questions on Binary Search Trees(B Tree)