Find Missing Number In An Array

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

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

  • @vijaydd2859
    @vijaydd2859 2 ปีที่แล้ว +2

    Hi Rupesh, I'm a big fan of your channel. With the help of your channel, I have learned most of the C++, Smart Pointer, STL, Algo's, and threading concepts. Keep going. Here I do have some questions, What happens when the array is like this N=5, use Case-1: A1[ 1,2,3,3,5 ] ? use case-2: A2[1,2,6,3,5] ..?

    • @CppNuts
      @CppNuts  2 ปีที่แล้ว +1

      Hi Vijay
      Actually ye sab standard questions hai..
      No doubt you can change but then solution will also have to change.

    • @gautamnaugai.iab94
      @gautamnaugai.iab94 หลายเดือนก่อน

      @@CppNuts but sir question why has take n is 5. why n is not take 10 or any other number

  • @ojasviagrawal3180
    @ojasviagrawal3180 9 หลายเดือนก่อน +2

    Fantastic approach

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

    Hi, I feel there is something missing in this logic. If you have a for loop you will overflow as the array would have one element less.

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

    What if there is same element repeated 2-3 times, then it will not work

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

    Hi rupesh, you doing great stuff and thanks for knowledge and time ,and also i am sharing cpp nuts in my organization and also known institute ,whenever anybody ask about cpp i will share cpp nuts that much i loved the channel.
    thank you

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

    Amazing explanation ❤

  • @MoradiyaMeet-xo7pm
    @MoradiyaMeet-xo7pm 3 หลายเดือนก่อน

    If there is two number is missing so how can we solve that

  • @achyuthagna5078
    @achyuthagna5078 6 หลายเดือนก่อน +2

    Pls improve your Explaination in sense.. Talk slow and explain still more easily with examples