Time taken in decreasing the node value in a binomial heap is
(a) O(n)
(b) O(1)
(c) O(logn)
(d) O(nlogn)
I'm obligated to ask this question of Binomial and Fibonacci Heap in portion Heap of Data Structures & Algorithms I
The question was posed to me in exam.