Code with Jess - Leetcode

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ก.ย. 2024
  • Thanks for watching!
    Please let me know what other problems do you want me to do :)
    The link to the problem:
    leetcode.com/p...

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

  • @siobhanahbois
    @siobhanahbois 4 ปีที่แล้ว +41

    Out of all videos explaining 224, yours is the best! Please do more of these.

  • @峻同林
    @峻同林 ปีที่แล้ว +1

    I spent hours reading the explanation from Leetcode without understanding until I watched your video. You are my Leetcode savior. Nice explanation.

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

    The best I've viewed! Explanation is precise but on point and walking through an example helps so much

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

    i definitely love this video, no bull shit, straight to the example, nice comment, case analyst. And your pronuciation is amazing. OMG

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

    Amazing explanation, very easy to understand! Great job!

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

    The best explanation of all solutions I've viewed!

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

    The best explanation I found so far for this question. Thank you!

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

    hands down, clear code and great explanation

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

    Nice explanation jassica, Thanks!

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

    Thanks, Very clear and concise. All other solutions of this problem were too hard to follow .

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

    Thank you for your explanation! I just stumbled upon your channel and really like it!
    One thing about your algorithm regarding push n pop during open/close paran is that we should push number before sign, and pop sign before number.

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

    Why did you stop your channel. I think it was pretty nice. All the videos are well explained.

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

    very good solution and explenation!

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

    Great explanation! I hope you make more videos.

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

    Love your video. Your voice is soothing, explanation is concise and coding is very neat. Not to mention the editing out of the typing for larger chunk of code. 优秀!

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

    Love your video!! You explained the solution so clear in such a short time!!!

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

    Thank you! It's very clear.

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

    Really nice solution!
    Many thanks for posting, & keep posting please :)

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

    So good!

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

    Wow, very nice! Please do more.

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

    Thank you so much!
    Can you please zoom in the web page when taking other video? Because some people use a laptop with only 13-inch screen. (such as me...)

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

    vary nice explanation

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

    Very well explained. Thanks a ton!

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

    Thanks for the explanation. Very clear.

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

    Awesome explanation! Please make more videos like this.

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

    thank you!

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

    Yes, your video explanations are excellent!

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

    great solution + explanation. Thanks for sharing!!

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

    Thanks, great explanation.

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

    Thanks for the video. Clear explanation!

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

    Hi again! Can you please do a video where you solve the Basic Calculator III, that comes with all operands and parentheses?

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

    Awesome explanation! :)

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

    Very clear explanation

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

    Great Explanation!

  • @continnum_radhe-radhe
    @continnum_radhe-radhe ปีที่แล้ว

    Hey it shows time limit exceed

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

    Why do we multiply the stack.pop() * sum again?

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

      When you pop at this point, you are guaranteed that you will get a sign, either '+' or '-', so you need to multiply that sign to your current sum to get the correct number. If you put a breakpoint and debug, you will get it.

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

    thank you, this helps a lot

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

    nice

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

    讲的很好,但是由于显示器太大,所以字好小

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

    I am a noob in Java. Could you explain what is num=num*10 +s.charAt(i) - '0' do?
    Especially the +s.charAt(i) - '0' part

    • @Yash-uk8ib
      @Yash-uk8ib 3 ปีที่แล้ว

      converts to int

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

    You could have made the size bigger, it's difficult to see your code

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

    word break problem of leetcode