DAA: Complexity - Online Test
Test Difficulty Level: Medium
Syllabus of Test
DAA: Question based on calculation of Complexity
Sample Question from this online test:
Question: T(n)=9T(n/3)+n
Option A: O(n^2)
Option B: O(n log n)
Option C: O(n)
Option D: O(log n)
To answer, click the "Start This Test" button below.
Start this Test
Related Online Tests:
Comments
![]() | Gopesh Srivastava on 2011-04-12 17:33:55 wrote, want more practice........otherwise good |
![]() | Gopesh Srivastava on 2011-04-12 17:34:01 wrote, want more practice........otherwise good |
![]() | Gopesh Srivastava on 2011-04-12 17:34:02 wrote, want more practice........otherwise good |

