2762. Continuous Subarrays | 5 Approaches | Map | Deque | 2 Pointers

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

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

  • @ARYANMITTAL
    @ARYANMITTAL  2 วันที่ผ่านมา +8

    Very Long video, i'll recommend if you are short on time, follow this priority to look at the approaches
    1. Approach 3 - Using Maps (Most Intuitive)
    2. Approach 4 - Using Deque (Must know Concept)
    3. Approach 1 & 2 (Just for Interview - Be very Quick)
    4. Approach 5 - Most BAKWAS approach
    Agar accha lage to plssssssssssss like thok dena plssss 🥺❤

    • @TheDailyWordChannel
      @TheDailyWordChannel วันที่ผ่านมา

      Bro try to make begginer friendly even the time taken is high if so we easyly understand

  • @mageshyt2550
    @mageshyt2550 วันที่ผ่านมา

    love the two pointer explanation 💝

  • @floatingpoint7629
    @floatingpoint7629 7 ชั่วโมงที่ผ่านมา

    great video with the dry run example. the deque diagram was a little confusing but good explanation overall

  • @leepakshiyadav1643
    @leepakshiyadav1643 วันที่ผ่านมา

    amazing and detailed explanation 👏👏

  • @vaibhav8257
    @vaibhav8257 วันที่ผ่านมา

    Nice to see you Back

  • @abhiram_06
    @abhiram_06 2 วันที่ผ่านมา +1

    explanation >>>

  • @nagasrisaichaitanyakolluri8173
    @nagasrisaichaitanyakolluri8173 วันที่ผ่านมา

    when i struggle , your videos r wat to go

  • @DeepakMittal-gj3ki
    @DeepakMittal-gj3ki 2 วันที่ผ่านมา +1

    Very Nice

  • @Axel.Blazer
    @Axel.Blazer วันที่ผ่านมา

    in your approach 5 i thought we could do better by storing just the last index of curmin and curmax..that'd speed it up a bit i guess but idk

  • @swapnil_tayal
    @swapnil_tayal วันที่ผ่านมา

    which mic are you using ? thanks in adanvace

  • @sarankumaar6009
    @sarankumaar6009 2 วันที่ผ่านมา

    if anyone wondering why the window is always less than or equal to 3 is because the problem says nums[i] can be in range of 0

    • @nikhilneela
      @nikhilneela 12 ชั่วโมงที่ผ่านมา

      a small correction, window could be of any size, the distinct elements in the window could be max 3

  • @SreeCharan-dx7oc
    @SreeCharan-dx7oc วันที่ผ่านมา

    vielen dank

  • @Nutrino259
    @Nutrino259 2 วันที่ผ่านมา +1

    I did it using Priority queue but got scared after seeing the tags of this question!!!

    • @shashiala1646
      @shashiala1646 วันที่ผ่านมา

      tags section is messed up!

  • @mandartule
    @mandartule วันที่ผ่านมา

  • @JitendraSingh-t7w9c
    @JitendraSingh-t7w9c วันที่ผ่านมา

    I think in deque approach shrinking the window by hop is same as shrinking it one by one. Please help if anyone have code of shrinking window one by one.

  • @MD_SAMEER___
    @MD_SAMEER___ 2 วันที่ผ่านมา +1

    Really appreciate your way of explanation man! 🫡