Today's Leetcode Final Array State After K Multiplication operations I

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ม.ค. 2025

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

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

    Sir , why we couldn't use minHeap and what is the time complexity of your solution

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

      @@coderVijay yes we can use minheap but I didn't use that because all youtuber use that and coping each other I made it different you will not find this solution in the whole youtube. And using minheap is not a big deal for me I can do that but I make it for everyone basically main focus is on simplicity and time complexity is O(k.n).