Problem:
Which of the following patterns in a computer program suggests that a heap data structure could provide a significant speed-up (check all that apply)?
Solution:
Heap is good for finding minimum and maximum but do no good to lookups
Which of the following patterns in a computer program suggests that a heap data structure could provide a significant speed-up (check all that apply)?
Solution:
Heap is good for finding minimum and maximum but do no good to lookups
No comments:
Post a Comment