M
Explanation by: Mr. Dubey
the recurrence relation of stooge sort is given as t(n) = 3t(2/3n) + o(1). it is found too be equal to o(n2.7) using master’s theorem first case.
You must be Logged in to update hint/solution
Related MCQs
Q. If G is a connected planar graph of v vertices e edges and r regions then
Q. Which of the following is a part of system release?
Q. The actual execution of instructions happens in
Q. ______test is used in an online transactional processing environment.
Q. What is the full form of ISA?
Q. In ____________, the value of an attribute is examined as it varies over time.
Q. Convert the binary number 10110 to Gray code:
Discusssion
Login to discuss.