Q103
What is the run time efficiency of an insertion algorithm in d-heap?
A.
O(N)
B.
O(log N)
C.
O(logd N)
AnswerD.
O(Nd)
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board