Data Structures19 sections · 729 units
Open in Course

Quiz: Treap Structure

Understanding the shape

Check Your Understanding

In a treap, which node is at the root?

  1. A.The node with the largest key
  2. B.The node with the highest priority
  3. C.The node with the smallest key
  4. D.The median key node
Start the roadmap to answer the quizzes and solve the challenges