3097. Shortest Subarray With OR at Least K II | Leetcode Daily (POTD) 10 Nov 2024 | Medium | Java

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

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

  • @harishbehera7812
    @harishbehera7812 13 วันที่ผ่านมา +2

    Radhe Radhe. thanx you for the solution. really very helpful.

  • @khushantwankhede8311
    @khushantwankhede8311 13 วันที่ผ่านมา +1

    Thankyou so much maam ,
    Radhe radhe !

  • @ANKITVERMA-yu4ro
    @ANKITVERMA-yu4ro 14 วันที่ผ่านมา +2

    Thank you di. solved today's problem of the day 😃

  • @CrazyRD-h4d
    @CrazyRD-h4d 14 วันที่ผ่านมา +3

    ❤❤

  • @NishantPandat-l3q
    @NishantPandat-l3q 14 วันที่ผ่านมา +1

    good explain mam....sath me thod concept bhi explain kr diya karo

  • @harshitmishra1673
    @harshitmishra1673 13 วันที่ผ่านมา +1

    how you developed your logic skill.. i am trying hard but still lacking can you help me please

    • @algorithmsbyaditi
      @algorithmsbyaditi  3 วันที่ผ่านมา

      Keep practicing and you will develop your logic skills over time!

  • @NishantPandat-l3q
    @NishantPandat-l3q 14 วันที่ผ่านมา +1

    aur voice bhi thoda tej kar dijiye mam

  • @animeshkumar564
    @animeshkumar564 13 วันที่ผ่านมา +1

    at 9:20 why r u taking the ans =n+1 or 4 ?

    • @algorithmsbyaditi
      @algorithmsbyaditi  13 วันที่ผ่านมา

      We take it because we cannot take -1, as we're using the min function. Taking n+1 ensures that it is an impossible case, as Subarray length cannot be more than the length of the array.
      So when we return ans, we ensure that ans is not n+1, otherwise we return -1.

  • @feelfreemusic6875
    @feelfreemusic6875 11 วันที่ผ่านมา

    12 Nov ka POTD ??

  • @devenderkokkonda3075
    @devenderkokkonda3075 14 วันที่ผ่านมา +1

    Hii