M
Explanation by: Mr. Dubey
as there are 2 recursive calls to n-1 disks and one constant time operation so the recurrence relation will be given by t(n)
You must be Logged in to update hint/solution
Related MCQs
Q. _______ Cryptography deals with traditional characters, i.e., letters & digits directly.
Q. abc*+de*f+g*+ where a=1, b=2, c=3, d=4, e=5, f=6, g=2.
Q. For a function of ‘n’ variables, the robustness testing will yield how many cases
Q. “Robustness” answers which of the following description?
Q. What is the time complexity of searching for an element in a circular linked list?
Discusssion
Login to discuss.