No video

Re 5. Multiple Recursion Calls | Problems | Strivers A2Z DSA Course

  Рет қаралды 417,511

take U forward

take U forward

Күн бұрын

Пікірлер: 286
@auroshisray9140
@auroshisray9140 2 жыл бұрын
I was indecisive with recursion for last 2 years.... Finally, finally i would say....i can understand recursion
@mrsttechno5974
@mrsttechno5974 Жыл бұрын
@ShivanshSingh-os5nd
@ShivanshSingh-os5nd 24 күн бұрын
💯
@user-fw4kz3bb4g
@user-fw4kz3bb4g 7 ай бұрын
too good bro, learning 1st sem topic in 6th sem, but its never too late when people like you are there by our side
@allenalex4861
@allenalex4861 Жыл бұрын
I wish I discovered your channel a bit earlier. Amazing content Bhai keep going.
@abc-ym4zs
@abc-ym4zs Жыл бұрын
which year bro literally i found his channel in 4 sem it is really very helping to build the intution without him i even cant imagine how poor will be my problem solving skills
@nileshsinha7869
@nileshsinha7869 2 жыл бұрын
This is just gem like i've watched don't know how many recursion videos from basic but this is the one i needed. The pace of this series is great. Great work striver as always❤❤
@rohitbagadi3058
@rohitbagadi3058 2 жыл бұрын
Fibonacci series using recursion in JavaScript - function fib(n) { if (n
@shubhamagarwal1434
@shubhamagarwal1434 27 күн бұрын
#Free Education For All... # Bhishma Pitamah of DSA...You could have earned in lacs by putting it as paid couses on udamey or any other elaerning portals, but you decided to make it free...it requires a greate sacrifice and a feeling of giving back to community, there might be very few peope in world who does this..."विद्या का दान ही सर्वोत्तम दान होता है" Hats Off to you man, Salute from 10+ yrs exp guy from BLR, India..
@shauryatuli2241
@shauryatuli2241 2 жыл бұрын
I thought I was at least decent in recursion basics before watching these videos... even after watching so many videos on recursion ... learned a lot ... thanks Bhaiya ❤
@akshayzade9761
@akshayzade9761 Жыл бұрын
Horizontal approach was length but you nailed it.. Because till now I have seen ppl writing vertical and for me it was tough to trace but since you taught horizontal approach its way easy for me to understand vertical onwards Thanks for efforts Striver 🙂
@namansharma5128
@namansharma5128 2 жыл бұрын
10:34 striverr bhaiya spotted watching CANDY. 😂😂 . Thanks bhaiya for all the hard work u r doing for us.
@LearnerAbhi21
@LearnerAbhi21 Ай бұрын
the rage of rudrakund S1E3
@ajayramola9386
@ajayramola9386 Жыл бұрын
a true teacher who is passionate towards teaching watched a couple of vids but never understood recursion, thanks again striver
@adarshvaranasi1684
@adarshvaranasi1684 2 жыл бұрын
Actually I don't understand the recursion tree before, but after watching this video now I understood how much it's helpful and also one more thing now I can understand the time complexity tooo
@prafullaraichurkar4369
@prafullaraichurkar4369 3 ай бұрын
Rightly said, it does play a role in helping visualize time complexity.
@hemantkumar2585
@hemantkumar2585 2 жыл бұрын
thankyou for making such content, i have watch many video but when i watch this playlist actully i understand how recursion work
@rohan8758
@rohan8758 5 ай бұрын
Hey Striver, this is awesome recursion series i found on you tube to learn recursion in depth So i will get help in solving trees, graph & DP problems. Thanks for your dedication towards free quality education to us.
@user-zc5le6if2f
@user-zc5le6if2f 11 ай бұрын
I was struggling since morning for this internal working and nowhere got good explanation. You are a boon to coders community man!! huge respect!
@user-bt6mh9ez3u
@user-bt6mh9ez3u Жыл бұрын
oh my god..such a mindblowing explanation...i had zero knowledge on recusrion..when i tried coding any recursion questions i couldn't code at all..but after watching your videos i am finally able to solve it..thanks a lot bhaiya
@gunasekarb3100
@gunasekarb3100 2 ай бұрын
i understood how this works.. But I want to know how could I have an intuition to use this multiple recursion for my problem..How could I know whether my problem requires multiple recursions or not?... This functional recursion is like backtracking. We have to think in reverse order.. Is human brain that much capable?...
@immortalgaming4392
@immortalgaming4392 18 күн бұрын
U can use multiple recursion in ds trees and graph topcs
@iitimunda
@iitimunda Ай бұрын
00:01 Learn about multiple recursion calls 02:10 Recursion is used to find the nth fibonacci number. 04:21 In multiple recursion calls, the recursion calls are executed one by one and not simultaneously. 08:33 Recursive calls for solving problems 10:40 Recursion tree is vertical and executed in a specific order 12:49 Understanding multiple recursion calls in programming 14:55 The time complexity is near about two to the power n, which is generally known as exponential in nature.
@jinhuang7258
@jinhuang7258 Жыл бұрын
This Recursion playlist is the best! Thank you!
@user-js1rx8rs9p
@user-js1rx8rs9p 5 ай бұрын
def sample(n): if n
@juniorboy1903
@juniorboy1903 2 жыл бұрын
Bhaiya hume itna depth me kisi ne nhi samjhaya include college teacher thanks bhaiya😀
@dilipsunar99
@dilipsunar99 2 жыл бұрын
I was able to do recursion problem from before too but didn't know the internal working of it but this video helped me understand that too. Thank you sir.
@p33_harsh59
@p33_harsh59 2 жыл бұрын
that is very true! it was just like roting!
@GULLAPUDILIKITHBCE
@GULLAPUDILIKITHBCE 2 жыл бұрын
without knowing internal working how can you do problems?(by remembering???)
@bravo2992
@bravo2992 6 ай бұрын
this is exactly what happens in colleges, rote learning@@GULLAPUDILIKITHBCE
@user-jn5cj3wz1q
@user-jn5cj3wz1q 2 ай бұрын
Really found it helpful .First I used to feel like afraid of recursion ...but now I am able to solve it ... Thankyou so much
@lalitbisht8381
@lalitbisht8381 4 ай бұрын
Amazing I'm understanding recursion very clearly 🔥
@samuelabbott931
@samuelabbott931 3 ай бұрын
Ah, very good, dang, thanks!!! I was confused on the order. This is excellent and makes perfect sense
@smoothierudiee
@smoothierudiee 29 күн бұрын
u made recursion so easy ! thank u so much striver
@tigers4278
@tigers4278 11 ай бұрын
to my engineering of 4 yrs learning so many coding chaneels n not even commented for single time n this is first time wt iam commenting n i shud comment for shure bcz ur wonderfull buddy all the best ,u r capable for gold medal for mking understanding anyone tq
@kanyapandey
@kanyapandey Жыл бұрын
Thank you so much Striver I have now understood how to debug multiple recursive method 👏👏👏👏 GOD bless you!!!
@vanshsethi8591
@vanshsethi8591 Жыл бұрын
This is the best recursion video I have ever watched ; thank you so much for clearing my doubt
@Rohitsharma-tq3ye
@Rohitsharma-tq3ye Жыл бұрын
Best explanation I found on recursion so far👍
@mehaksharma9391
@mehaksharma9391 Жыл бұрын
thank you striver for explaining the multiple recursion so well....blessed that i came to know about your channel
@studynewthings1727
@studynewthings1727 11 ай бұрын
Thankyou STRIVER, I have made a directory of your name and I have folders in that of different playlist you have explained. I have understood Multiple Recursion Calls.
@sahilanand30
@sahilanand30 Жыл бұрын
Finally i can understand the recursion 😊
@darshanakv4946
@darshanakv4946 4 ай бұрын
I have always felt recursion the most toughest in dsa..but not anymore after watching this recursion series!!
@Sumanth_Siddareddy
@Sumanth_Siddareddy Ай бұрын
Understood. Thank You Striver
@Manishgupta200
@Manishgupta200 Жыл бұрын
Thankyou striver for making such an amazing video. Now, I can easily write multiple recursive function algorithm for most of the any AP series with the help of this tutorial video.
@poojaraman6663
@poojaraman6663 2 ай бұрын
Thank u so much sir🙂 This video has explained me multiple recursion calls very clearly...Friends explained multiple times but I didn't have a clarity. Finally i understood wt is happening 🥲
@deepikakumar8369
@deepikakumar8369 7 ай бұрын
Thanks Striver. Your explanation is too good to be true
@its_neel_ok
@its_neel_ok Жыл бұрын
i did this -- each and every time you give a question and i try to solve it my self and see whether i could or not! and this really helped, and before starting the video again i say in the comment :) sometime i see i use more variables and i learn that the question could be done using less variables. thanks for the series, btw i was going to learn dp but sir u said to first watch the recursing series at least 10 lectures, and here i am 😂 int fib(int n){ if(n==1) return 0; else if(n==2) return 1; else return fib(n-1) + fib(n-2); } int n;cin>>n; cout
@ritikshandilya7075
@ritikshandilya7075 5 ай бұрын
bhai ne concept hi hila dala , Thanks @striver bro
@user-wg4ve3fo9b
@user-wg4ve3fo9b 26 күн бұрын
Nice gesture and explanation.
@welcometoc.s.easpirants
@welcometoc.s.easpirants 4 ай бұрын
You Rock Man. I am not commented in any video till now this is the first video where i can,t go without comment. Amazing Explaination.
@Lullurluli
@Lullurluli Жыл бұрын
I wanted to take a moment to express my sincere appreciation for your invaluable assistance. You've truly been a guiding light in helping me connect the dots that seemed elusive before.
@aadharshr7025
@aadharshr7025 2 жыл бұрын
I just love your videos. They deserve a lot more ! I just like and then only start seeing the video as Im sure there arent any chances that I dont understand it...
@bravo2992
@bravo2992 6 ай бұрын
Thank you so much for this series! Helped a lot..❤❤❤
@mohitzen
@mohitzen 2 жыл бұрын
What!! I today got to know it's fibonachi. All these times i've pronounced it as fibonaki and noone corrected me either.. thanks:)
@santosharakere
@santosharakere 4 ай бұрын
Thank you. Great explanation of recursion Tree.
@Unstoppable.Sakshi
@Unstoppable.Sakshi Жыл бұрын
Amazing A TO Z SDE sheet . I am following that reached here because of you . ❤
@zuhaibamjad7668
@zuhaibamjad7668 7 ай бұрын
Thank you so much bro. aaj aap ne recursion smjha di
@amansinghal4663
@amansinghal4663 2 жыл бұрын
paused the video in the middle, pressed the like button, then resumed.
@dyuanhu6143
@dyuanhu6143 6 ай бұрын
best recursion topic even seen, thanks!!!
@sarder681
@sarder681 5 ай бұрын
striver you are simply great.but there is a simple math formula to get 'n ' th fibonacci number which is called Binet's formula here we go------f(n)=(1+root symbool 5)^n - (1-root symbol 5)^n/2^n root symbol 5
@shubhambhatt2704
@shubhambhatt2704 Жыл бұрын
My fear of recursion is slowly going away with each video from your playlist
@dipeshburnwal2267
@dipeshburnwal2267 2 жыл бұрын
fibonacci series using recursion in java public class Main { public static int fib(int n){ if(n
@anusha3598
@anusha3598 28 күн бұрын
i wish i saw ur vidoes earlier! you're really cool. will share the word
@ellenlinlin
@ellenlinlin Жыл бұрын
thank you for the wonderful class!
@alijawadhussaingorayya2074
@alijawadhussaingorayya2074 Жыл бұрын
Bohat he alaaa ostad g Never Seen Explainaoin easier han this
@abhaymishra8486
@abhaymishra8486 Жыл бұрын
very good video, i got very good understanding of recursion tree.
@NIRAJ-bu2hp
@NIRAJ-bu2hp Жыл бұрын
thankyou for all the videos , video is just awesome🔥🔥🔥
@chakalivinith6178
@chakalivinith6178 2 жыл бұрын
Python Solutions for above questions: Fibonacci Series: iterative approach for first n series n = 5 first = 0 second = 1 for i in range(n): print(first) temp = first first = second second = temp + second // iterative approach for nth term def fibo(n): first, second= 0,1 if n == 0 : print(first) elif n == 1: print(second) for i in range(2,n+1): result = first + second first = second second = result print(result) n = 6 fibo(n) // def fib(n, dp=[0, 1]): for i in range(len(dp), n + 1): dp += [dp[i - 1] + dp[i - 2]] return dp[n] n = 6 print(fib(n,dp=[0,1])) // fib = [0,1] n = 7 for i in range(2,n+1): fibo = fib[i-1] + fib[i-2] fib.append(fibo) print(fib) # n series (loop should be 2, n) print(fib[n]) // # nth term Recursion approach for nth term def fibo(n): if n
@RajNamdev_19
@RajNamdev_19 2 ай бұрын
Understood
@mohangc2414
@mohangc2414 Жыл бұрын
Time complexity is golden ratio of n .Its not O(2^n).the complexity of fibonacci is O(Fn) = O(ϕn). This is approximately O(1.618n).
@sumitsanu9524
@sumitsanu9524 Жыл бұрын
its an amazing playlist for recursion
@Cool96267
@Cool96267 2 жыл бұрын
Hey Striver, Could you also please attach the link of the respective leetcode questions?
@swapnilarya5216
@swapnilarya5216 Жыл бұрын
It is available in his sheet
@beinginnit
@beinginnit Жыл бұрын
Loved it Striver.Thank You💖💖
@RailExpressbyPreetam
@RailExpressbyPreetam Ай бұрын
Godlevel explanation ❤
@maddipatlamadhura1500
@maddipatlamadhura1500 Ай бұрын
Thank you very much.
@utsavseth6573
@utsavseth6573 Жыл бұрын
Great effort by Raj in explaining.
@DevashishJose
@DevashishJose Жыл бұрын
understood. Thanks for your hard work.
@user-fg5so7dl2n
@user-fg5so7dl2n 2 ай бұрын
great work you are doing ..
@bhushandharne8827
@bhushandharne8827 5 ай бұрын
best instructor
@helloworldkhalid
@helloworldkhalid 2 жыл бұрын
thankyou Striver bro thankyou so much❤❤
@radharamamohanakunnattur3035
@radharamamohanakunnattur3035 2 жыл бұрын
Understood, awesome explanations provided by you. Have watched a most off DP series they're all, each one of them exceptional. Thank you ffor this!!
@yashkhatwani3198
@yashkhatwani3198 2 жыл бұрын
Amazing , Super explanation
@tempregex8520
@tempregex8520 2 жыл бұрын
Thank you, can you or anyone in here tell me in which of your videos do you explain a recursive call INSIDE a loop(for loops in particular)? I somehow get lost in tracing the call, really appreciate your work!
@harshkaneria
@harshkaneria Жыл бұрын
understood.
@savanrathod6021
@savanrathod6021 11 ай бұрын
thank you dude this what i exactly needed
@meghana8892
@meghana8892 Жыл бұрын
I was struggling understanding multiple recursion , I have tried python tutor, turbo c what not, but failed understanding it . Thank you for this video
@ABHAEY27
@ABHAEY27 2 ай бұрын
best DSA ever seen
@changed217
@changed217 Жыл бұрын
Thank you for this amazing lecture.
@tdx_jiggle7
@tdx_jiggle7 11 ай бұрын
nice explanation no one explained recursion in such a good way on u tube
@UECAshutoshKumar
@UECAshutoshKumar Жыл бұрын
Thank you sir
@navyakatravath8245
@navyakatravath8245 2 ай бұрын
Thankyou bhaiya ❤
@darshankalathiya8667
@darshankalathiya8667 2 жыл бұрын
very very good contain bhaiyajiiii.. Thank UU : )
@domgo.4822
@domgo.4822 2 ай бұрын
Are you doing on your own then listening to his lectures , or first learning through videos
@sarangkumarsingh7901
@sarangkumarsingh7901 7 ай бұрын
Awesome Sir...............
@ayeshasumaiya8280
@ayeshasumaiya8280 2 жыл бұрын
We can become an educator after watching striver's video's
@Lucy92735
@Lucy92735 4 ай бұрын
understood sir!
@sagaravhad5198
@sagaravhad5198 Жыл бұрын
You are awesome bro. thank you so much.
@NazeerBashaShaik
@NazeerBashaShaik 6 ай бұрын
Understood, thank you.
@asmittyagi6250
@asmittyagi6250 7 ай бұрын
understood
@ayushagarwal9626
@ayushagarwal9626 Жыл бұрын
Thank's brother It's very helpful
@torishi82
@torishi82 2 ай бұрын
samaj aa gaya bhai.
@sweetyprasad287
@sweetyprasad287 6 ай бұрын
Thank you so much!
@ranjanworld5450
@ranjanworld5450 Жыл бұрын
I will watch the next video now
@AshishSahu-ef9rl
@AshishSahu-ef9rl Ай бұрын
thanks
@chetansingh575
@chetansingh575 Жыл бұрын
Thank You Bhaiya Great lecture
@23ritik
@23ritik Жыл бұрын
striver please make a strings series also where you solved 50 strings problems
@user-dg5gm3zo5e
@user-dg5gm3zo5e 4 ай бұрын
well explained
@samuelfrank1369
@samuelfrank1369 10 ай бұрын
Thanks a lot. Understood
@wierdo9514
@wierdo9514 6 ай бұрын
Hey Strive, hope you are still able to view this comments, your explanations are excellent but I have a doubt in the last part of this video, what do you exactly mean when you compare f(4) to f(2) and say it is 2 lesser thats why it is not exactly 2 power n. I cant get the point that you are trying to make
L6. Recursion on Subsequences | Printing Subsequences
25:01
take U forward
Рет қаралды 582 М.
Ik Heb Aardbeien Gemaakt Van Kip🍓🐔😋
00:41
Cool Tool SHORTS Netherlands
Рет қаралды 9 МЛН
❌Разве такое возможно? #story
01:00
Кэри Найс
Рет қаралды 4 МЛН
这三姐弟太会藏了!#小丑#天使#路飞#家庭#搞笑
00:24
家庭搞笑日记
Рет қаралды 103 МЛН
What will he say ? 😱 #smarthome #cleaning #homecleaning #gadgets
01:00
207. Course Schedule (LeetCode, Java)
8:58
hakunamatasq
Рет қаралды 375
Mastering Dynamic Programming - How to solve any interview problem (Part 1)
19:41
Fastest Way to Learn ANY Programming Language: 80-20 rule
8:24
Sahil & Sarra
Рет қаралды 832 М.
Big-O Notation - For Coding Interviews
20:38
NeetCode
Рет қаралды 457 М.
5 Simple Steps for Solving Any Recursive Problem
21:03
Reducible
Рет қаралды 1,2 МЛН
Quick Sort For Beginners | Strivers A2Z DSA Course
35:17
take U forward
Рет қаралды 366 М.
Ik Heb Aardbeien Gemaakt Van Kip🍓🐔😋
00:41
Cool Tool SHORTS Netherlands
Рет қаралды 9 МЛН