Data Structures19 sections · 729 units
Open in CourseQuiz: Treap Structure
Understanding the shape
Check Your Understanding
In a treap, which node is at the root?
- A.The node with the largest key
- B.The node with the highest priority
- C.The node with the smallest key
- D.The median key node