

MCQOPTIONS
Saved Bookmarks
1. |
A treap is a cartesian tree with ___________ |
A. | additional value, which is a priority value to the key generated randomly |
B. | additional value, which is a priority value to the key generated sequentially |
C. | additional heap rule |
D. | additional operations like remove a range of elements |
Answer» B. additional value, which is a priority value to the key generated sequentially | |