LeetCode 885: Spiral Matrix III - Interview Prep Ep 33

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

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

  • @PratyushMajumdar
    @PratyushMajumdar 6 หลายเดือนก่อน +1

    Thank you sir.....it took me a while to understand your explanation but now it's finally clear!!

    • @FisherCoder
      @FisherCoder  6 หลายเดือนก่อน +1

      Glad to hear that

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

    Good video, but it will be nice if you speak about run-time and space complexity.

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

      Sure, will do! Good reminder! Thanks!

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

    Very clear explanation.
    thank you for doing such amazing work.

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

      Glad it was helpful!

  • @utkbella
    @utkbella 4 หลายเดือนก่อน +1

    Great approach sir !

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

    Oh! Thats Great Man

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

    Super well explained, thank you!!

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

      Glad it was helpful!

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

    Very insightful explanation!
    Thank you so much:)

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

      Glad it was helpful!

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

    Great method and great explation.. Thank you..

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

      Glad it was helpful!

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

    simply amazing man!

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

      Glad it was helpful!

    • @BABATUNDE-h7d
      @BABATUNDE-h7d 2 หลายเดือนก่อน

      @@FisherCoder Why did you stop uploading videos??

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

    Thanks a lot man.. it totally makes sense now

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

    Fantastic explanation

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

      Glad it's helpful, thanks!

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

    thankyou so much

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

    When we are at i=7 , d=0 and len=3
    we will be getting out of bound exception because the value will be (0,6)

  • @Cloud-577
    @Cloud-577 2 ปีที่แล้ว +1

    thank you that was helpful

  • @AMITChavan-f9b
    @AMITChavan-f9b ปีที่แล้ว +1

    Great work

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

    Amazing!!

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

      Thank you! Cheers!

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

    Nice explanation!

    • @FisherCoder
      @FisherCoder  4 ปีที่แล้ว

      Glad it was helpful!

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

    Very nice explanation. how did you come up with the solution?

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

      Practice makes perfect! :)

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

    Good video.

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

    please share the time complexity and space comlplexity for this solution here in either comment section or in the description

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

    if you can share us the link to this code.it will be helpful

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

    Time limit exced why ?

  • @romanpleshkov1125
    @romanpleshkov1125 4 ปีที่แล้ว

    did u submit?

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

    here you dropped your crown 👑.. great explanation, but still i'll fail the interview if i was asked this question🥲

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

      why it's exceeding the time limit? Any idea?

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

      @@puneetchhabra2578 Hey Bruh I try multiple solution for this problem including mention in video but yet same issue TIME LIMIT exceed can plz get me code or WHY is it so ,,....