Examveda

What is the reason behind the simplicity of a treap?

A. Each node has data and a pointer

B. Each node is colored accordingly

C. It is a binary search tree following heap principles

D. Each node has a fixed priority field

Answer: Option D


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

Join The Discussion

Related Questions on Binary Search Trees(B Tree)