Question

Using the Master Theorem, what is the time complexity of the recurrence T(n) = 2T(n/2) + n·log n?

A Θ(n)
B Θ(n log n)
C Θ(n log² n)
D Θ(log² n)
E Θ(n²)
Practice Next

Hey! Ask a query

🎓
Think You're Ready for RBI Grade B?
RBI Grade B 2026 Phase 1 Memory Based Paper
  • 200 Questions with Detailed Solutions
  • Section-wise Coverage (GA, English, Quant & Reasoning)