The number of trees in a binomial heap with n nodes is
(a) logn
(b) n
(c) nlogn
(d) n/2
My question is from Binomial and Fibonacci Heap in portion Heap of Data Structures & Algorithms I
This question was posed to me in quiz.
The number of trees in a binomial heap with n nodes is
(a) logn
(b) n
(c) nlogn
(d) n/2
My question is from Binomial and Fibonacci Heap in portion Heap of Data Structures & Algorithms I
This question was posed to me in quiz.