Question
Which data structure or concept is best described as a mergeable heap represented as a collection of binomial trees?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Binomial Heap
Explanation:
Binomial Heap is a mergeable heap represented as a collection of binomial trees.
This description distinguishes it from the other choices.
Leave a Reply