InterviewSolution
Saved Bookmarks
| 1. |
The Statement “Fibonacci heap has better amortized running time in compare to a binomial heap”.(a) True(b) FalseMy doubt stems from Binomial and Fibonacci Heap in chapter Heap of Data Structures & Algorithms II got this question in final exam. |
|
Answer» Correct choice is (a) True |
|