LeetCode 818. Race Car - BFS - O( target * log(target) )

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

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

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

    I have watched almost all the video solutions to this issue. This is the best explanation to me comparing to all the rest.

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

    You explained this so clearly!

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

    Fantastic solution. So much easier to understand than DP 👍🏻

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

    The proves were real nice. I was struggling with it. Thanks.

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

    All those examples with pencil and paper made clear sense. Thanks! great explanation. 😀

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

    This is best explanation to this problem I have found yet, thanks

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

    Awesome! I didn't expect you to draw on paper but it does help. Another great video! Thank you!

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

    This is awesome, super helpful! Thank you!

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

    time limited excided in same implementation of Java, althoug 49/55 test cases passed

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

      My implementation's fine: leetcode.com/submissions/detail/688970570/

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

    Awesome!!

  • @JorgeFlores-cr5et
    @JorgeFlores-cr5et 2 ปีที่แล้ว +1

    yo great content, new sub

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

    Good job. Thank you. Any chance you could also do a dp solution?

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

      That sounds like a fun problem to think about but unfortunately I don’t have time to do leetcode problems right now. But if you decide to do it feel free to comment with a link to it :)

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

    👍