Recursion - Array Questions (Theory + Code + Tips)

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ม.ค. 2025

ความคิดเห็น • 468

  • @KunalKushwaha
    @KunalKushwaha  5 หลายเดือนก่อน +4

    DSA + interview preparation playlist: th-cam.com/play/PL9gnSGHSqcnr_DxHsP7AW9ftq0AtAyYqJ.html

  • @surajgupta3267
    @surajgupta3267 3 ปีที่แล้ว +423

    This man is providing quality content for free...far better than the paid ones ♥️

    • @teslatestingwala5019
      @teslatestingwala5019 3 ปีที่แล้ว +6

      He gets Powerfull blessings

    • @jayakumar9976
      @jayakumar9976 3 ปีที่แล้ว +7

      i can personal vouch for it!!..

    • @logeesh2009
      @logeesh2009 2 ปีที่แล้ว +2

      Agreed

    • @er.albertaddy2386
      @er.albertaddy2386 2 ปีที่แล้ว +7

      but many important topics mentioned in website are missing, say maps, trees etc. hes also not interested to share.

    • @devincodes5218
      @devincodes5218 ปีที่แล้ว +1

      No lies... Plus making seemingly hard concepts easy to grasp.

  • @erharshphysics3835
    @erharshphysics3835 2 ปีที่แล้ว +67

    32:00 😁😁 "You've skipped the course I can't help you. Go watch the video properly" and then you says "ok, I'll repeat it."😂

    • @veeee5577
      @veeee5577 4 หลายเดือนก่อน +3

      he's the best teacher he just wants his students to not get confused

  • @budgetdapr
    @budgetdapr 3 ปีที่แล้ว +134

    Been going on and off studying CS because I was stuck on recursion. Used to stop studying in a matter of minutes since I couldn't understand anything related to it. Watched 3 videos of your RECURSION PLAYLIST and now recursion is a cakewalk to me. The best 3-4 hours I've ever invested, not even capping

    • @KunalKushwaha
      @KunalKushwaha  3 ปีที่แล้ว +26

      Glad I could help

    • @Kondlapudi
      @Kondlapudi 2 ปีที่แล้ว +4

      I agree!!

    • @panchanansahoo1463
      @panchanansahoo1463 2 ปีที่แล้ว +5

      Thanks kunal for all the videos .But please upload remaining videos after stack and queue as well

    • @meetabhashiniparida9417
      @meetabhashiniparida9417 2 ปีที่แล้ว +1

      @@KunalKushwaha in 1:03:42 why is it returning [3, 4] and not [4, 3]....since its returning from the stack's top, it should first add 4 into the list n then 3 right?

    • @ujjwalagnihotri5001
      @ujjwalagnihotri5001 ปีที่แล้ว

      @@meetabhashiniparida9417 if you haven't still figured out yet, then because call for index =3 will happen first and it will get added in arraylist.

  • @vedantyt2451
    @vedantyt2451 3 ปีที่แล้ว +42

    Sometimes it's that aura of Kunal which makes us comfortable in getting the hard concepts easily.

  • @albin6126
    @albin6126 ปีที่แล้ว +5

    your non formal and more friendly way of teaching feel very connected and its like you directly talking to a person

  • @vittalmaheshwari5348
    @vittalmaheshwari5348 3 ปีที่แล้ว +63

    Hey Kunal it has been a superb journey with you
    I got a job offer from Microsoft
    This is all because of your videos and your hardwork
    Thank a lot Kunal
    I will support you till my last breath

    • @KunalKushwaha
      @KunalKushwaha  3 ปีที่แล้ว +19

      Glad to hear that!

    • @ankitpani6656
      @ankitpani6656 3 ปีที่แล้ว

      From Which College Are You?

    • @omkarjoshi7371
      @omkarjoshi7371 3 ปีที่แล้ว +2

      Offer from these playlist only? Yes no doubt good playlist.

    • @mycomputer1429
      @mycomputer1429 3 ปีที่แล้ว

      Your linked name please

    • @mycomputer1429
      @mycomputer1429 3 ปีที่แล้ว

      Links

  • @ritukumari1995
    @ritukumari1995 6 วันที่ผ่านมา

    A better TH-cam DAS and Java course than Scaler and Crio courses.I sincerely appreciate it.

  • @subhankarkanrar9494
    @subhankarkanrar9494 10 หลายเดือนก่อน +12

    If anyone watches the first time, i will say , please see all the videos carefully previously and watch the full video. Don't skip anyone

    • @bruvhellnah
      @bruvhellnah 7 หลายเดือนก่อน +1

      bro did you understand recursion completely from his videos?

  • @projecthope2836
    @projecthope2836 2 ปีที่แล้ว +12

    Thanks Kunal, you're really a rare gem, I have understood recursion by just watching your contents

  • @ashaysaoji2273
    @ashaysaoji2273 9 หลายเดือนก่อน

    Excellent explanation for returning a list without passing an argument!
    Starting Timestamp: 49:47

  • @rakeshbabu4790
    @rakeshbabu4790 3 ปีที่แล้ว +77

    Increase the frequency of dsa videos Kunal🙏🏻🙏🏻🥺🥺

    • @sreejak6776
      @sreejak6776 2 ปีที่แล้ว

      Yes! I agree

    • @studyafa7159
      @studyafa7159 ปีที่แล้ว

      Nhi hoga. 🧹🧹

    • @demonking7900
      @demonking7900 ปีที่แล้ว +1

      ​@@studyafa7159why not

    • @_DashingAdi_
      @_DashingAdi_ ปีที่แล้ว

      ​@@studyafa7159lul

    • @roshanchauhan1123
      @roshanchauhan1123 ปีที่แล้ว +2

      F = 1 / T but T is regular speed so it will be saame

  • @aashashanmugam
    @aashashanmugam 9 หลายเดือนก่อน +1

    This series is hands down THE best videos on Recursion!! Thanks so much Kunal!!

  • @programmer9803
    @programmer9803 24 วันที่ผ่านมา

    Best DSA Course on JAVA on Entire TH-cam💕

  • @kushalappabe1993
    @kushalappabe1993 หลายเดือนก่อน

    The part where this video leads to explaination of passing arguments as parameters avoiding multiple object creation made me feel I have to genuienly thank you! Highest of respect and Highest of Regards for what you have done. Thank you!

  • @ashisbhowmik348
    @ashisbhowmik348 3 ปีที่แล้ว +9

    You deserve a Big shoutout ❤️❤️❤️ for providing this type of quality education ..💯💯💯

  • @Helly_Patel
    @Helly_Patel 2 ปีที่แล้ว +19

    Thanks for teaching us like no one did till now!! One small request, please make lectures on dynamic programming as well!!

  • @riyazahmadkhan9490
    @riyazahmadkhan9490 3 ปีที่แล้ว +15

    Understanding recursion helping me to understand other data structures in detail and fast too
    Thank you so much Kunal for providing quality content

  • @veeee5577
    @veeee5577 4 หลายเดือนก่อน

    thanks for taking so much time for making this course its worth thousands of dollars and yet you made it free may god bless you.

  • @AftabAlam-gh1nh
    @AftabAlam-gh1nh 2 ปีที่แล้ว +4

    My code for question at 3:18
    public static boolean Check(int arr[]) {
    int index = 0;
    return helper(arr, index);
    }
    private static boolean helper(int arr[], int index) {
    if(index==arr.length-1) {
    return true;
    }
    else if(arr[index]>arr[index+1]) {
    return false;
    }
    return helper(arr, index+1);
    }

  • @yaswanthkosuru
    @yaswanthkosuru 2 ปีที่แล้ว +1

    these playlist of recursion
    deserve million of views

  • @vigneshvijayakumar-ty4ob
    @vigneshvijayakumar-ty4ob 5 หลายเดือนก่อน

    Hey Kunal, you are such an amazing tutor. You think about all the perspective of watcher, like where they will get doubt and you are explaining it repeatedly without hesitation. Thank you so much Kunal.

  • @maheshgayakwad4227
    @maheshgayakwad4227 ปีที่แล้ว

    bhaiya aapne bola tha ki recurssion me problem aayegi per mujhe to bahut easy lg raha hai ye....
    maybe all because u are such a good teacher .. thakyou

  • @akashnag6459
    @akashnag6459 ปีที่แล้ว +1

    No one explained Recursion as easy as you. Thanks a lot. A lot of paid courses doesnt explain Rescursion as you did.

  • @chinmayatewari7589
    @chinmayatewari7589 ปีที่แล้ว +7

    The level of dedication and the quality of content💯.... TONS OF RESPECT AND SUPPORT ❤

  • @stranger_0911
    @stranger_0911 6 หลายเดือนก่อน

    when you understand the thing he is explaining totally, It feels so so satisfying

  • @dipeshjadhav1546
    @dipeshjadhav1546 2 ปีที่แล้ว +19

    Hats off to the efforts this guy has put in making these videos, Wish we had teachers like this in our collage. I wish you all the luck man and wish all your dreams come true.. Contributing to the better world. Thank you so much man

  • @entity2.089
    @entity2.089 ปีที่แล้ว

    Guess what i checked every dsa course, really couldn't find anything better than this and anyone better than you kunal❤❤❤❤❤❤❤

  • @ridoychandradey8337
    @ridoychandradey8337 2 ปีที่แล้ว +1

    So many things I have learnt so far. This is the best recursion content among all videos in youtube. Thanks a lot KUNAL.

    • @JodFlashYT
      @JodFlashYT 2 ปีที่แล้ว

      Bro did you have handwritten notes of kunal it's giving me error in github 🥲 plz reply if you have

    • @ridoychandradey8337
      @ridoychandradey8337 2 ปีที่แล้ว

      @@JodFlashYT I have few of these. But not all. When I was taking the notes my handwriting was very messy as well. If you want to know anything then you can tell me and I will give you the fb or linkedin profile link.

  • @sujithsaikalakonda4863
    @sujithsaikalakonda4863 2 ปีที่แล้ว +4

    Hey, Kunal. Great Explanation. Especially the way you explained 'Return the list without passing the argument' was awesome and clearly understood. Great Work

  • @sharansukesh5542
    @sharansukesh5542 3 ปีที่แล้ว +20

    Insane teaching man
    I was able to come up with my own solution in one line for linearsearch
    return index == arr.length ? false : arr[index] == target || linearSearch(arr, index + 1, target);

  • @shivakumarkonga1532
    @shivakumarkonga1532 10 หลายเดือนก่อน +1

    Classes are Extremely well......😍😍

  • @gurjargaming863
    @gurjargaming863 ปีที่แล้ว

    Bhaiya you are great aapki wajah se mera recursion itna best hoo gaya he ki me aab koisa bhi question bhot aaram se krr leta huu

  • @jknair0
    @jknair0 3 ปีที่แล้ว +2

    You are doing Gods work! So much knowlege with so much clarity for free. Thank you Kunal!

  • @samuelmanukonda286
    @samuelmanukonda286 2 ปีที่แล้ว +4

    One of the best courses I have come across so far. You are doing an incredible job.
    Just a suggestion.
    People who are having issues understanding the last return statement, try assigning a local variable to it and then return it, so you can see the stack getting cleared after each function call which makes it easier to understand.

  • @ujjwalkumar7267
    @ujjwalkumar7267 3 ปีที่แล้ว +1

    Hats off to his calmness, you are such a brilliant tutor, I am new to this channel, going to watch all the videos and learn different concepts..!!!

  • @jamespeterson7824
    @jamespeterson7824 2 ปีที่แล้ว +2

    Recursion has been explained very nicely ,simple and understandable manner... Good work 🙂

  • @Virtualexist
    @Virtualexist 6 หลายเดือนก่อน +3

    Mannnn, no matter how much striver, ye bhaia wo bhaia teach N queen or any difficult problem and boast about it.. this man teaches you what makes you solve these problems by self. It is not about solving one problem, it is about learning to solve many such problems.

    • @subhamsoni3853
      @subhamsoni3853 6 หลายเดือนก่อน +2

      striver's playlist is complete unlike his

    • @Virtualexist
      @Virtualexist 6 หลายเดือนก่อน

      @@subhamsoni3853 Ah I seee. I completed from Aditya Verma and i come back to this to clear basic doubts.

    • @AshirwadSarmah
      @AshirwadSarmah 5 หลายเดือนก่อน

      @@subhamsoni3853 is this playlist really not complete? what is he missing?

  • @abdullahalosaimi8506
    @abdullahalosaimi8506 2 ปีที่แล้ว

    Thank you for the amazing work you do. Another solution for question 5 is returning an empty list when the index is greater than or equal to array length instead of creating a new list in every call.
    def find_all_indcies(target, index):
    if index >= len(nums):
    return []
    results = find_all_indcies(target, index + 1)
    if nums[index] == target:
    results.append(index)
    return results

  • @Tomharry910
    @Tomharry910 2 ปีที่แล้ว +1

    Best way to learn recursion anywhere. Thank you so much Kunal Sir 🙏

  • @jashhinger442
    @jashhinger442 2 ปีที่แล้ว +2

    See you later byeee, at 58:50 that's was so funny🤣🤣🤣 love the way you teach..❤❤🚀🚀

  • @aayushojha3088
    @aayushojha3088 3 ปีที่แล้ว +12

    Mann you teach so awesome!!!!!!!, i was able to do the subsequence question by passing arraylist in the argument by my own because i had watched you arraylist video and as you keep on telling make the tree so i did that and was able to solve it , so happy mann!!

  • @SanketPaliwal-z4n
    @SanketPaliwal-z4n 5 วันที่ผ่านมา

    I wish this series was short, like 10 videos of 10-10 minutes each ❤❤❤.

  • @vikaskumarnitrr
    @vikaskumarnitrr 3 ปีที่แล้ว +8

    By the time I had subscribed to your channel, I always wait for your next upload just a little request, just increase the speed of uploading videos.
    love you 3000 Kunal bhaiya

  • @webhelpbyvarghab
    @webhelpbyvarghab ปีที่แล้ว +2

    *C++ Code for returning vector without passing answer vector to the recursive function*
    vectorsolve(int target, vectorarr, int index){
    vectorres;
    if(index==arr.size()) return res;
    if(target==arr[index])res.push_back(index);
    vectortemp = solve(target, arr, index+1);
    if(!res.empty()) temp.push_back(res[0]);
    return temp;
    }
    int main(){
    vectorans = solve(4, {3,6,8,9,4,2,4}, 0);
    for(int x:ans){
    cout

  • @satnamsingh3801
    @satnamsingh3801 2 ปีที่แล้ว +2

    Your courses are the reason I bought TH-cam premium😊

  • @FaizanFurqanAhmad
    @FaizanFurqanAhmad 11 หลายเดือนก่อน +1

    Honestly :-> Your teaching way is fantastic and advance level.
    You are the real example of what's the knowledge we can get from youtube 💯 ❤
    Love uhhh bro ❤

  • @memestok893
    @memestok893 2 ปีที่แล้ว +2

    44:38
    code in Python
    def LiS(arr,target,index,NewList=[]):
    if index==len(arr)-1:
    return NewList
    if arr[index]==target:
    NewList.append(index)
    return LiS(arr,target,index=index+1)
    print(LiS([4,2,3,4,4,4,5],4,0))

    • @ayushkumar2418
      @ayushkumar2418 2 ปีที่แล้ว +1

      Hey @Memestok, did you managed to write 1:03:10 code in python ?

  • @charanteja4619
    @charanteja4619 ปีที่แล้ว +1

    Bro simply increasing competition in the Industry!

  • @YashwaniVerma-q5s
    @YashwaniVerma-q5s 11 หลายเดือนก่อน +2

    I can't thankyou enough for this amazing lecture. I understood the whole lecture.
    If you can make a lecture on DP it will be a big help.

  • @OjasRawat-v6o
    @OjasRawat-v6o 18 วันที่ผ่านมา

    he is really giving his 100 percent ...

  • @imranjamshaid8708
    @imranjamshaid8708 ปีที่แล้ว

    what a Quality Lectures.I never seen on TH-cam

  • @pradeepella
    @pradeepella 2 ปีที่แล้ว +2

    Man the dedication ur putting teach all these and ur notes is very much helpfull and ur teaching this for free hatsoff for u, ur best than many other paid courses at present . God ur kunal

  • @spryzenplays2500
    @spryzenplays2500 5 หลายเดือนก่อน +3

    it's like i am sitting in front of Kunal and he can see my expressions & he is scolding me that why are you not getting these simple concepts😂

  • @manashbarman273
    @manashbarman273 2 ปีที่แล้ว +3

    Bro please add the tree and graph videos as well.. I am 4 yrs experience at a service based org. But I must say you content is top notch in terms of explanation. I became fan of yours

  • @adilwahla544
    @adilwahla544 2 ปีที่แล้ว

    THANK YOU KUNAL for such an amazing content

  • @suryaganeshpindiprolu472
    @suryaganeshpindiprolu472 2 ปีที่แล้ว

    This man is making me fall in love with coding especially recursion

  • @mrrishiraj88
    @mrrishiraj88 3 ปีที่แล้ว +1

    Good Day!
    Welcome back! Glad to see n hear you back!
    🙏👌👌

  • @poetryiscodingdecoding7965
    @poetryiscodingdecoding7965 2 ปีที่แล้ว

    One of the finest content of the globe today

  • @codeman0017
    @codeman0017 ปีที่แล้ว

    yay! just completed the vedio,now I am confident in solving recursion problems

  • @PriyaSingh-zb5wn
    @PriyaSingh-zb5wn 9 หลายเดือนก่อน

    Thank you for another excellent lecture. It helped me in getting better at recursion .You really know what you are doing.

  • @rishabhrawat8197
    @rishabhrawat8197 2 ปีที่แล้ว +4

    you were right now i'm able to solve complex questions in my finger tips

  • @dineshmadduru7043
    @dineshmadduru7043 7 หลายเดือนก่อน

    Teaching in such a great way that I feel he's teaching some easy concepts. Thanks guruji

  • @mayank3411
    @mayank3411 ปีที่แล้ว +1

    A really nice work done by you brother...Really a best video of Recursion...

  • @ShivamPandey-jc8rh
    @ShivamPandey-jc8rh 2 ปีที่แล้ว

    never thought these concepts would be so easy to understand bhai agar yhi videos khi hindi me upload maar diye hote to ajj tabahi ho jati cse field me .

  • @coder_aditya9567
    @coder_aditya9567 3 ปีที่แล้ว +1

    Liked the video before watching...coz I know it's amazing ❤️❤️

  • @meetsoni1938
    @meetsoni1938 3 ปีที่แล้ว +1

    The explanation of last question is amazing 🤩🤩💯💯

  • @thanushkrishna2041
    @thanushkrishna2041 2 ปีที่แล้ว

    One of the take aways is how to add a result of child recurrisve call to parent recurssive call and carry it forward adding again and again to a parent call !! New concept.. Liked your presentation, thank you !!

  • @dark.violin
    @dark.violin ปีที่แล้ว

    Your explanation is really great and I have so much fun watching your videos. Thank you for making a subject like Recursion understandable and entertaining for me.

  • @animeshrose
    @animeshrose 2 ปีที่แล้ว

    Recursion is a cakewalk now! you have my support till the end of times.

  • @leecha9512
    @leecha9512 3 ปีที่แล้ว +1

    Awesome explanation and tutorials!!! You made Data Structures, Algorithms, and Recursion dead easy!!!! God bless you beta...

  • @twi4458
    @twi4458 3 ปีที่แล้ว +1

    November 7, 2021: 101,000 subscribers. Thank you Kunal

  • @sofiyarao815
    @sofiyarao815 2 ปีที่แล้ว

    guruji MIND IS BLOWN!

  • @cb-99-46
    @cb-99-46 2 ปีที่แล้ว

    now its getting easier for me to solve recursion problem ... thanks ...

  • @sagarmore9425
    @sagarmore9425 2 ปีที่แล้ว +1

    Kunal is like, this is already covered this topic in the last video please check it out. I am not gonna teach you again.
    But he tries to teach that topic again, at least in short. :D
    Kudos to your efforts man.

  • @amruthaa5876
    @amruthaa5876 3 ปีที่แล้ว +1

    WOWOWOW I understood the basics well now :D

  • @siddharthdang1521
    @siddharthdang1521 3 ปีที่แล้ว

    concepts explained so well that I would remember for my lifetime

  • @sheikhmkrifat7749
    @sheikhmkrifat7749 11 หลายเดือนก่อน

    Hats off kunal! take love from Bangladesh!

  • @ramanjain7284
    @ramanjain7284 ปีที่แล้ว

    Great explanation especially from 52 minutes onwards concept

  • @iamjayandhan
    @iamjayandhan 2 หลายเดือนก่อน

    Building thought process! Man🔥

  • @Naturetheme-i9l
    @Naturetheme-i9l ปีที่แล้ว

    u are the best in teaching broo that u for this course
    😘😘

  • @somyarana8869
    @somyarana8869 2 หลายเดือนก่อน

    Literally it's amazing 🤯

  • @sauravagrawal5013
    @sauravagrawal5013 ปีที่แล้ว +2

    Simpler code at 1:03:08 is -
    static ArrayList findAllIndexWithout(int[] arr, int start, int target){
    ArrayList arrlist = new ArrayList();
    if(start==arr.length){
    return arrlist;
    }
    // this will contain answer for that function call only.
    if(arr[start]==target){
    arrlist.add(start);
    }
    ArrayList ansFromBelowCalls = findAllIndexWithout(arr, start+1, target);
    // if current arrlist has no value then return the previous ArrayList returns.
    if (arrlist.size()==0){
    return ansFromBelowCalls;
    }
    // if current arrlist is not empty then add all the elements from previous arraylist returns to the current arrlist
    // and return the arrlist.
    else{
    for(Integer i: ansFromBelowCalls){
    arrlist.add(i);
    }
    return arrlist;
    }
    }

  • @Videolyy
    @Videolyy ปีที่แล้ว

    Best playlist for recursion🙌..

  • @mohammadaslam6191
    @mohammadaslam6191 3 หลายเดือนก่อน

    Awesome Explanation 🔥🔥🔥

  • @shrirambalaji2915
    @shrirambalaji2915 ปีที่แล้ว

    Thank you so much Kunal, You made this so simple.

  • @khalidalnhdy9776
    @khalidalnhdy9776 ปีที่แล้ว

    Kunal, you are the best ♥

  • @techstar3850
    @techstar3850 ปีที่แล้ว

    Great Video. Highly recommended!.

  • @beka3304
    @beka3304 ปีที่แล้ว

    I think it's valid also: static List findAllIndex(int[] arr, int target, int index) {
    List list = new ArrayList();
    if (index == arr.length) {
    return list;
    }
    List belowCalls = findAllIndex(arr, target, index + 1);
    if (arr[index] == target) {
    belowCalls.add(index);
    }
    return belowCalls;
    } p.s but reversing indeces

  • @bhanwarlal6526
    @bhanwarlal6526 3 ปีที่แล้ว +5

    3 comment...
    But currently I AM doing sorting Assignment.....
    I AM coming recursion as soon as ✨🤩🤩
    Super bro...

  • @manishkasera8584
    @manishkasera8584 3 ปีที่แล้ว +2

    Return the arrayList without passing in the parameter ..
    Blow my Mind BRuuuuuuuuuuuuuuuuuuuuuuuuuuuuhhhhhhhhhhhhhhhhhhhhhhh.#3000

  • @as_if
    @as_if ปีที่แล้ว

    important parts:
    41:16 khub sundor
    49:47 (56:00)

  • @suhaibalam1040
    @suhaibalam1040 ปีที่แล้ว

    you made my life easy man. May the almighty GOD guide you to the right path.

  • @himanshu_1422
    @himanshu_1422 3 ปีที่แล้ว +10

    Bhaiya please complete asap these course can't wait for more videos

    • @harishs2281
      @harishs2281 3 ปีที่แล้ว +2

      Yes kunal plz

    • @saibrinda8762
      @saibrinda8762 3 ปีที่แล้ว +3

      Yes my interviews are on the way 😶this is only hope for coding rounds...thanks for so far🙏

    • @prahmodhr3679
      @prahmodhr3679 3 ปีที่แล้ว +2

      Yes kunal pls finish the bootcamp asap

    • @brocklesnar4288
      @brocklesnar4288 3 ปีที่แล้ว

      No kunal bhaiya shouldn't hurry complete it fully

  • @pratibhasharma4012
    @pratibhasharma4012 2 ปีที่แล้ว

    A big thanks Kunal..for qauality content and with nice explaination

  • @foyzanahmed4091
    @foyzanahmed4091 ปีที่แล้ว

    bro You just drill my brain. You 😍😍😍r a magician

  • @Content_creater_entertainment
    @Content_creater_entertainment 5 หลายเดือนก่อน +1

    Thank you man❤

  • @saiakshayyellampalli2599
    @saiakshayyellampalli2599 3 ปีที่แล้ว

    Super explaination about array lists in recursion

  • @jackofalltradesg
    @jackofalltradesg ปีที่แล้ว

    Love your teaching ❤️

  • @lucifer.morningstar9523
    @lucifer.morningstar9523 ปีที่แล้ว

    1:01:34 Instead of creating list for each call we can return a clone of answer list and before returning we have to clear the answer list