Every verified previous-year GATE question in the Algorithms section of the W3Colleges bank, in chronological order. Practise them untimed with worked explanations, or take the set as a timed test.
Question 1
Suppose \(T(n) = 2T(n/2) + n\), with \(T(0) = T(1) = 1\).
Which one of the following is FALSE?
Answers and explanations are free — they just need an account.