Which of the following data structures can be efficiently implemented using height balanced binary search tree?

Q & ACategory: Data StructureWhich of the following data structures can be efficiently implemented using height balanced binary search tree?
Admin Staff asked 4 years ago

Which of the following data structures can be efficiently implemented using height balanced binary search tree?
a) sets
b) priority queue
c) heap
d) both sets and priority queue

1 Answers
Admin Staff answered 4 years ago

d) both sets and priority queue