The relationship of skew heaps to leftist heaps is analogous to that of?
(a) Splay tree and AVL tree
(b) Red black tree and AVL tree
(c) Binary tree and Splay tree
(d) Binary tree and Red black tree
The origin of the question is Heap topic in chapter Heap of Data Structures & Algorithms I
The question was asked during an internship interview.