edited by
855 views
0 0 votes

PS : This question is similar to GATE2004-82, but different, so plz donot close it with duplicate Note, and help in answering

Please log in or register to answer this question.

Position:
Show:

Related questions

2 2 votes
0 0 answers
950
950 views
1 1 vote
1 1 answer
772
772 views
Markzuck asked Jan 6, 2019
772 views
Please show the ideal way to deal with such comparisons as I am getting g>=f IN genral what logic shall be followed to analyse such complex comparions?
0 0 votes
1 1 answer
1.6k
1.6k views
Markzuck asked Dec 29, 2018
1,578 views
cant we write the recurrance relation for bar() as T(n) = 5T(n-1) + c,like cant we take both the recurrance call as combined as both have same parameter?and if not, then ...
1 1 vote
1 1 answer
2.8k
2.8k views
Ramij asked Dec 20, 2018
2,755 views
O($n^2$)O(n)O(nlogn)O($n(logn)^2$