Leetcode 1717. Maximum Score From Removing Substrings

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

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

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

    hey it was great explanation!!!!, how did you got that way of thought, by practising more questions or by somewhat, can you explain?? Because i too wanted to learn

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

    Amazing explanation 🤟🤟 now iam doings leetcode only.. inspiring from you only 🔥🔥

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

    Great algorithm. The code can be simplified using functions.

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

    Bhai,, love your explaination......Keep it up

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

    Amazing solution

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

    In the explanation you told that first we will remove the one with higher value,but in code you have done both simultaneously why?

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

      Look at the code closely , I am doing the one with higher value first.

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

      @@mohammadfraz got it thanks

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

    What is the time complexity of this solution ?

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

    nice explanation

  • @ss-xh3hf
    @ss-xh3hf 3 ปีที่แล้ว

    plz uplaod for 3rd also