@CS in Tamil Thank you so much for your response bro...! Currently I am watching your Data structure playlist. You are making such a complex topics in a simple and understandable way...!! I am glad that I found your channel while seeking for job... 🙂🙂
Finally someone who just doesn't say, "Function calling itself" and actually explaining the actual meaning behind it simply, this is what exactly is needed to understand how it works. Thanks for the help you gave, it seriously is helping to get more clarity and release overwhelming stress ❤❤
Super thambi. Rocking always understanding in Own language remain unforgettable for students Irrespective o f language ur explain in crystal clear and simple
good explanation! learning python, is the concept for recursion same in python as well? while/for loops vs. recursion -> which is the better way to write loop logic?
Bro please one program I didn't understand in recursion, getting output as 123454321 (mid val = 5) when the mid val changes output should change accordingly, indha program la stack flow suthama purila can you make a short or video for that?
Bro are you using OBS studio for screen recording..... I'm using 4 GB ram, intel PENTIUM processor hp laptop. If I use obs for screen recording it stuck (or) frame drops.... But how you use obs for screen recording.... Please reply bro!!!!
Yes, I use OBS Studio. You can check their website for system requirements, I m not sure about that. 4GB Ram should be fine, maybe since its Pentium and i series its a little slow. But you can check their website for it.
C++ full course video la C++ la basic ah enalaan theriyanumo adhu kuduthiruken. C++ la ena pananum naalum indha topics laan first theriyanum. So kandipa adhu paarunga. Adhu apron neenga neraya extra ah kathukalaam use case poruthu.
Own ah try panniruken but complete ah publish panni, maintain panra maari perusa edhum panla :) I m planning to do maybe for this channel, etc but full time work iruka naala time kidaika maatenguthu
@@65muralikumarj bro na ipo competitive programming panlantu iruken so I'm not gonna learn js If you want to learn Learn these topics : 1.basics 2.oops 3.es6 features 4.oops 5.higher order array methods 6.asynchronys js 7. Dom
Thank you so much for the beautiful explanation bro..!!
recursion (1) + recursion (0)
1 + 0
recursion (2) + recursion (1)
1 + 1
recursion (3) + recursion (2)
2 + 1
recursion (4) + recursion (3)
3 + 2
recursion (5) + recursion (4)
5 + 3
recursion (6) => 8
Ans = 8 // Is it right bro??
Yes that is correct! :)
@CS in Tamil
Thank you so much for your response bro...!
Currently I am watching your Data structure playlist.
You are making such a complex topics in a simple and understandable way...!!
I am glad that I found your channel while seeking for job... 🙂🙂
Got it..!
How this? Recursion (0) becomes 0 ?
@@senthilkrish2 if confition la less than 1 nah it returns n so recursion(0) porappoh return 0 varum...
Output for the question asked in this video :
Recurse (6) = recurse(5) + recurse (4)
Recurse (5) = recurse (4) + recurse (3)
Recurse (4) = recurse (3) + recurse (2)
Recurse (3) = recurse (2) + recurse (1)
Recurse (2) = recurse (1) + recurse (0)
Recurse (1) = 1, recurse(0) = 0. Therefore, the output is 8 and the series is 0 1 1 2 3 5 8 is called Fibonacci series 🤩🤩 Thanks for making understand recursion simple !
Super 👌
Ok i understand that recursion, please explain how the answers came (0,1,1,2,3,5, 8)
@@sowndharraja804 if the stack is full we want to pop out the element in the stack
These element are pop out from the stack
How it is sis please explain
Plz explain
Finally someone who just doesn't say, "Function calling itself" and actually explaining the actual meaning behind it simply, this is what exactly is needed to understand how it works. Thanks for the help you gave, it seriously is helping to get more clarity and release overwhelming stress ❤❤
Super thambi. Rocking always understanding in
Own language remain unforgettable for students
Irrespective o f language ur explain in crystal clear and simple
Mass Thalaiva.🔥
concept-crystal clear.
Thank you
Anna videos regular ah podunga neenga solli tharathy ellame super ah purithu
Excellent teaching bro, clearly I'm getting , continue for the people
Neat Explanation
Bro one request, antha last ah neenga thantha question ah explain panni oru video podunga bro
very good explanation
Thank you. Your explanation is simple and very clear.
Super ra understant aagudhu vera level bro
Supperr Anna Need more like this
Thanks for detailed explanation :)
Awesome explanation.. Tutorials for data structure implementations anna
Easy understanding vera level explanation super bro
Clear explanation thank you
Suuupeerb explanation
good explanation! learning python, is the concept for recursion same in python as well? while/for loops vs. recursion -> which is the better way to write loop logic?
Fantastic explanation
clear perfect explanation bro
Thank You Very Much Sir. ❤👌🙏
Thanks for the video bro last video la than unga ta ketan odanea potinga thanks bro
Great explanation anna yen us ponathuku aprm videos upload pandrathu illa ?
So much useful.... Thank you bro
Super explain bro 👍
Super explain pro
Vara level explain bro
Super bro... Vera levell...
thanks bro, well explanation......
Bro please one program I didn't understand in recursion, getting output as 123454321 (mid val = 5) when the mid val changes output should change accordingly, indha program la stack flow suthama purila can you make a short or video for that?
Nice explanation bro pls do a lecture for oops concepts with coding examples 🙏
ji kindly start a dsa course ji, Recursion ivlo theliva picture rep la , puriyira maari solli tharala. Seekram start pannunga
nandrigal bro🤗
Perfect teaching
SIR Sumita Arora topic wise Recursion teach panuka sir please .This video is very helpful sir but also teach according to that sir please
wow superb
Thank you for ur video but please explain briefly.*
Nice
Very useful vedio 🙏
Mass bro 🔥
Yenga bro iruntheenga ivlo naala❤
Bathroom la
Arumai. nit: Complier doesn't execute things line by line :-) Also, its language specific
Super teaching bro
for JS
function fun(n) {
if (n === 1) return 1;
return n + fun(n-1)
}
fun(5)
I am your new follower bro
Bro are you using OBS studio for screen recording..... I'm using 4 GB ram, intel PENTIUM processor hp laptop. If I use obs for screen recording it stuck (or) frame drops.... But how you use obs for screen recording.... Please reply bro!!!!
Yes, I use OBS Studio. You can check their website for system requirements, I m not sure about that. 4GB Ram should be fine, maybe since its Pentium and i series its a little slow. But you can check their website for it.
nice teaching
I understand what you say ..
Hi brother ungaloda c++ videos pathu ippathan konjam konjam kathukitto varran bro unga c++ videos fulla patha na c++ la expert ahiralama
C++ full course video la C++ la basic ah enalaan theriyanumo adhu kuduthiruken. C++ la ena pananum naalum indha topics laan first theriyanum. So kandipa adhu paarunga. Adhu apron neenga neraya extra ah kathukalaam use case poruthu.
Can we give any number in the place of 1 in "return 1;" line based on problem specifications?
Yes but the answer will be ultimately wrong akka
@@hariprasad467 😁
Depends on what output you want
thanks boii
Hii bro... Kotlin tutorials pannuga bro ...
And app development tutorials ❤️
Tq bro
well done : )
2. Fibanocci series bro
Bro javascript la iteration and recursion similarities and differences sollunga bro
Thank you sir
Bro java la naraya new topic videos upload pannuga
I will try to do more in Java! 👍🏻
@@CSinTamil thanks for replay ☺️ bro
Bro presentation software name solluga
I use canva.com for PPTs & OBS for recording.
spr bro
Anna niga ethachum app,web develop pannirukigala?
Pannirutha solluga na paakuran ❤️
Own ah try panniruken but complete ah publish panni, maintain panra maari perusa edhum panla :) I m planning to do maybe for this channel, etc but full time work iruka naala time kidaika maatenguthu
Fibonacci series👍👍
Bro JavaScript tutorials podunga bro
S bro JS tutorials venum
Bro neenga beginner ah
@@65muralikumarj bro na ipo competitive programming panlantu iruken so I'm not gonna learn js
If you want to learn
Learn these topics :
1.basics
2.oops
3.es6 features
4.oops
5.higher order array methods
6.asynchronys js
7. Dom
@@sriramadithya4799 super bro
Js la basics mattum than pathu irukkan...
Node and express poitu irukku bro
bro vector pathi video poduing bro
Bro.. Video post pannavey mattukingga
🎉
Answer apidi varuthu athu solluga
Recursion in python solli kudunga bro
Oms bro
Ss ans is 8 correct
Enaku heart thaga
Blog pathi sollungha anna
Epdi Blog create pananumnu explain panna solringala?
@@CSinTamil ama anna
-1
Ans 8
❤️
Ans is 12
Hi bro
Rec()+rec()
Inthis two fun which fun is call first 1r 2
Fantastic explanation
Bro presentation software name solluga
Bro presentation software name solluga
Canva.com
Bro presentation software name solluga