Q47
What is the primary advantage of a Treap data structure?
A.
To ensure ordered data insertion
B.
To support dynamic resizing efficiently
C.
To combine properties of binary search trees and heaps
AnswerD.
To manage large datasets with quick access
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board