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)=3T(n/2)+nlogn

  1. O(n2)

  2. O(nlog 3)

  3. O(n)

  4. O(log n)

Reveal answer Fill a bubble to check yourself
D Correct answer

Keep practicing — related questions

  • Directions: Find the time complexities of the following question. T(n)=T(n-2)+2logn
  • Directions: Find the time complexities of the following question. T(n)=T(n/4)+2T(n)+n2
  • Directions: Find the time complexities of the following question. T(n)=2T(n/2)+c
  • Directions: Find the time complexities of the following question. T(n)= 2T(n/2)+n
  • Directions: Find the time complexities of the following question. T(n)=2T(n-1)+1
  • Directions: Read the statements carefully and answer the question that follows. 1. Clayey soils consist of ...
  • Directions: Each question in this section has a sentence with three underlined parts labeled (a), (b) and (...
  • Directions: Each question in this section has a sentence with three underlined parts labeled (a), (b) and (...
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy