Generate Parentheses | 2 Approaches | Magic Of Recursion | Recursion Concepts And Questions

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 พ.ย. 2024

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

  • @codestorywithMIK
    @codestorywithMIK  8 หลายเดือนก่อน +11

    Correction : Video-14

  • @YogeshwarGupta-r3u
    @YogeshwarGupta-r3u 3 หลายเดือนก่อน +12

    Very underrated channel

  • @SanjeevKumar-xv5lw
    @SanjeevKumar-xv5lw 2 หลายเดือนก่อน +3

    hard one becomes easy :) when it's @CodestorywithMIK!!! definitely one day you will be the king in DSA world.

  • @lofireverbz-wy7go
    @lofireverbz-wy7go 5 หลายเดือนก่อน +6

    subeh subeh ek भाषण miljata hai to maja aajata hai bhaiya 💞💞

  • @shantanughosh655
    @shantanughosh655 23 วันที่ผ่านมา +2

    MIK Bhai 18:18 agar counter use karenge to "( ) ) (" me true dikhana chahiye jab ki woh false hai. in this case ham condition rkh sakte ki kisi bhi point p sum -ve nahi hona chahiye

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

    Amazing, how many videos remaining in recursion? Please completeee sirrrrrr…

  • @AnjuGupta-sz1uk
    @AnjuGupta-sz1uk 8 หลายเดือนก่อน

    As always you made the concept very clear and easy... Thanku Bhaiya for providing such a wonderful explanation

  • @anuppatankar4294
    @anuppatankar4294 8 หลายเดือนก่อน +5

    Hey mik can you make a video of today's leetcode contest 3 and 4 th question. Thanks in advance.

    • @SohailKhan-cx9gb
      @SohailKhan-cx9gb 8 หลายเดือนก่อน +3

      Yes plz make a video of weekly contest 3 and 4

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

    Please also resume your HLD playlist as well, those were really helpful

  • @AWRaza-bm4rz
    @AWRaza-bm4rz 7 หลายเดือนก่อน

    Wow you have explained in very easy way♥️

  • @tutuimam3381
    @tutuimam3381 8 หลายเดือนก่อน +2

    Amazing explanation

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

    The nth Catalan number is a sequence of natural numbers that have many applications in combinatorial mathematics. Catalan numbers count the number of distinct ways[different or separate ways] to correctly arrange n pairs of parentheses, among other combinatorial structures.
    Binomial Coefficient Formula: C(n)=[1/(n+1)]*[2n/n]
    for example if Catalan no is 3 then asper above formula answer will be 5 which means there are 5 valid ways to arrange 3 pairs of parentheses
    below output
    ((()))
    (()())
    (())()
    ()(())
    ()()()

  • @gui-codes
    @gui-codes 4 หลายเดือนก่อน

    dil jeet lete ho ekdm

  • @oqant0424
    @oqant0424 3 หลายเดือนก่อน +2

    14/18 done [31.7.24] ✅✅

  • @akmarkan2490
    @akmarkan2490 2 หลายเดือนก่อน +1

    Incredible Brother🫶🏻

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

    Woow, such a good explanation.Keep up the great work . Your videos are so helpful.

  • @oqant0424
    @oqant0424 3 หลายเดือนก่อน +1

    U r the best bhaiya :)

  • @rasish6749
    @rasish6749 14 วันที่ผ่านมา

    Hi Mazhar I really liked your channel but I want to tell you many times when I see a new question I dont know what to start seeing your video give confidence but what I am doing wrong or should do better ?

    • @codestorywithMIK
      @codestorywithMIK  14 วันที่ผ่านมา

      If you are getting started,
      Try watching this guide video - th-cam.com/video/2Jshfog1ETg/w-d-xo.htmlsi=fBWkSUusVAWM1EeX
      Hope this helps ♥️

  • @monikathakur6622
    @monikathakur6622 27 วันที่ผ่านมา +1

    Thankyou so much mik. :)

  • @onceajeeaspirant9049
    @onceajeeaspirant9049 5 หลายเดือนก่อน +9

    *but count wale approach me toh ))(( ye bhi valid ho jayega na -1-1+1+1 = 0*

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

      in your loop, put condition, ki agar value kabhi bhi -1 ho to return false.
      so, in your case, peheli iteration par hi value -1 hogi, hence return false

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

      @@aviralgoel5709thanks

    • @arjunkumaryadav8102
      @arjunkumaryadav8102 2 หลายเดือนก่อน +1

      Bhuje babua

  • @Gaurav-vl6ym
    @Gaurav-vl6ym 8 หลายเดือนก่อน

    Please sir make video for question : leetcode 959. Regions Cut By Slashes , it is really confusing

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

    bro ek doubt hai jaise aapne bola ki jab bhi options and chocies dikhe question mein toh recursion socho but maine ek chiz notice kari ki is question mein hum 2 options try kar rahe hai open bracket ya close bracket but subst vale question hum try kar rahe hai ki ya to nums[i] ko include karenge in subs ya exclude toh ye chiz question pe depend karegi ki options kya and hume konsa approach lagana hai ? please eaboarte on it bro ye backtracking bohot tough lag raha hai khud se nahi such pata hun

  • @Rohit-hf5wt
    @Rohit-hf5wt 8 หลายเดือนก่อน

    Very much helpful, thankyou

  • @SahajjotSingh-rh3nw
    @SahajjotSingh-rh3nw 2 หลายเดือนก่อน +1

    creating good content

  • @harshlakra3260
    @harshlakra3260 8 หลายเดือนก่อน +1

    Bhai concept ki videos kab upload kroghe

  • @ArjunSaxena-wl3qs
    @ArjunSaxena-wl3qs 7 หลายเดือนก่อน

    more easy code
    res = []
    def bt(op,close,cur) :
    if len(cur) == 2 * n :
    res.append(cur)

    if op < n :
    bt(op + 1,close,cur + '(')

    if close < op :
    bt(op,close + 1,cur + ')')



    bt(1,0,'(')
    return res

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

    Thank you so much

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

    Today leetcode contest questions explain

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

    DSA king

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

    Why we are calling recursion for n length again it should be for n-1 length.

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

      for n=3 .size() function returns 6 and when a desired string is achieved of size 6 (2*n) we'll store the string , having it n-1 will reduce the size to 5 which isn't valid

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

    bhaiya time complexity smj nahi aai 1st ki

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

      merko dusre ki nhi aayi

  • @harshlakra3260
    @harshlakra3260 8 หลายเดือนก่อน +1

    Bhai concept ki videos kab upload kroghe