MCQOPTIONS
Bookmark
Saved Bookmarks
→
Master s Theorem Multiple Choice
→
(MCQs) 1
→
How many cases are there under Master s theorem?
1.
How many cases are there under Master s theorem?
A.
2
B.
3
C.
4
D.
5
Answer» C. 4
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Under what case of Master s theorem will the recurrence relation of binary search fall?
What is the result of the recurrences which fall under the extended second case of Master s theorem (let the recurrence be given by T(n)=aT(n/b)+f(n) and f(n)=nc(log n)k?
Which case of master s theorem can be extended further?
Under what case of Master s theorem will the recurrence relation of stooge sort fall?
Under what case of Master s theorem will the recurrence relation of merge sort fall?
We can solve any recurrence by using Master s theorem.
What is the result of the recurrences which fall under third case of Master s theorem (let the recurrence be given by T(n)=aT(n/b)+f(n) and f(n)=nc?
What is the result of the recurrences which fall under second case of Master s theorem (let the recurrence be given by T(n)=aT(n/b)+f(n) and f(n)=nc?
What is the result of the recurrences which fall under first case of Master s theorem (let the recurrence be given by T(n)=aT(n/b)+f(n) and f(n)=nc?
How many cases are there under Master s theorem?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply