aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Algorithm Time Complexity Analysis
  • Directions: Find the time complexities of the following q...
Multiple choice

Directions: Find the time complexities of the following question.

T(n)=2T(√n)+logn

  1. O(n2)

  2. O(nlog3)

  3. O(lognloglogn)

  4. O(log n)

Reveal answer Fill a bubble to check yourself
C Correct answer

Keep practicing — related questions

  • Directions: Find the time complexities of the following question. T(n)=3T(n/4)+nlogn
  • Directions: Find the time complexities of the following question. T(n)=2T(√n)+nlogn+n
  • Directions: Find the time complexities of the following question. T(n)=3T(n/4)+c(n2)
  • Find the appropriate word and fill blank (viii). Directions: In the following passage there are blanks, eac...
  • Directions: Rearrange the following sentences (A), (B), (C), (D), (E) and (F) to make a meaningful paragrap...
  • Directions: Rearrange the following sentences (A), (B), (C), (D), (E) and (F) to make a meaningful paragrap...
  • Directions: Rearrange the following sentences (A), (B), (C), (D), (E) and (F) to make a meaningful paragrap...
  • Directions: Rearrange the following sentences (A), (B), (C), (D), (E) and (F) to make a meaningful paragrap...
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Data Structures and Algorithms (1518 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy