Shortest Subarray With OR at Least K II | Leetcode 3097

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

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

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

    Sir, you are genius....best explanation for a complex problem.

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

      🙏🏼

  • @BHUVANESHWARIR-x1j
    @BHUVANESHWARIR-x1j 13 วันที่ผ่านมา

    Clear Explanation... Thank you so much sir !!

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

      Thanks :)

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

    Best Explanation ❤

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

      Thanks :)

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

    Great explanation!

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

      Thanks :)

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

    Another great explanation :)

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

      Thanks :)

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

    nice explanation

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

      thanks

  • @21flame72
    @21flame72 14 วันที่ผ่านมา

    sir make a seperate video for how to choose some apprach based on constraints

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

      👍🏼

  • @ShubhamSingh-ek6fp
    @ShubhamSingh-ek6fp 13 วันที่ผ่านมา

    Thank you sir
    class Solution {
    public:
    void updateFreq(vector& bitFreq, int num, int val){
    for(int i = 0; i < 32; i++){
    if(num & (1

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

      👍🏼

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

    Very well explained !!

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

      Thanks :)