DAA Session 5B: Recursion tree method Examples | T(n) = 2T(n/2) + C | T(n)=T(n/3)+T(2n/3)+n

CS Fundamentals
CS Fundamentals
27.8 هزار بار بازدید - 3 سال پیش - In this video you will
In this video you will find good examples on Time complexity using Recursion Tree method explained in a detailed and easy way.

eg1. What is the complexity of T(n) = 2T(n/2) + C
eg2. T(n)=T(n/3) + T(2n/3) + n

Please share your valuable comments.


I'm Ranjana Yadav. I have done my graduation in Computer Science from NIT Kurukshetra and currently working as a Senior Software Engineer at a MNC.
I love to teach Computer Science topics. It really makes me happy when my content helps you guys in your exams, placements etc.


Please find below my mother's channel too..
If you like cooking then please subscribe it, you will find useful recipes here or you can subscribe just to support her..
@renuyadav8795


Thanks


#Algorithms #DataStructure #TimeComplexity
3 سال پیش در تاریخ 1400/02/04 منتشر شده است.
27,843 بـار بازدید شده
... بیشتر