Smallest subarray with sum greater than x🔥 | Array | Love Babbar DSA Sheet | Hindi

  Рет қаралды 8,437

Ayushi Sharma

Ayushi Sharma

Күн бұрын

Пікірлер: 36
@tusharjeena7081
@tusharjeena7081 2 жыл бұрын
best way of teaching
@AyushiSharmaDSA
@AyushiSharmaDSA 2 жыл бұрын
🤗🥹
@SonuKumar-uq2rb
@SonuKumar-uq2rb Жыл бұрын
way of teaching is mind-blowing God bless u, dear.
@arshadansariv
@arshadansariv 2 жыл бұрын
Didi your voice is choooo chweet☺🥰🤗🖤
@AyushiSharmaDSA
@AyushiSharmaDSA 2 жыл бұрын
Thank you Arshad :)
@johndoe-cq3de
@johndoe-cq3de 3 жыл бұрын
You could use a sliding window technique.. It passed all test cases.. This is in JS let left=0 let count=0 let res=Number.MAX_VALUE for(let i=0;ix){ res=Math.min(res,i-left+1) count-=a[left++] } } return res
@AyushiSharmaDSA
@AyushiSharmaDSA 3 жыл бұрын
Thanks for sharing js code🙂
@johndoe-cq3de
@johndoe-cq3de 3 жыл бұрын
@@AyushiSharmaDSA you're welcome 🙂
@biikaaa.6540
@biikaaa.6540 3 жыл бұрын
@@johndoe-cq3de what the hell is 'x'
@imshivendra
@imshivendra 2 жыл бұрын
@@AyushiSharmaDSA is javascript code is allowed in interview? I don't think so.
@Nitian_Trader07
@Nitian_Trader07 Жыл бұрын
@@biikaaa.6540 question mai dekh dhyan se bhai
@fatehpreetsingh1440
@fatehpreetsingh1440 2 жыл бұрын
your videos are solving all my doubts,really thanks
@AyushiSharmaDSA
@AyushiSharmaDSA 2 жыл бұрын
Welcome Fatehpreet, glad they are helpful :)
@garvitakbasantani5502
@garvitakbasantani5502 2 жыл бұрын
You explain so well!!!
@AyushiSharmaDSA
@AyushiSharmaDSA 2 жыл бұрын
Thanks Garvita :)
@022_ananyasrivastava8
@022_ananyasrivastava8 2 жыл бұрын
Outstanding
@AyushiSharmaDSA
@AyushiSharmaDSA 2 жыл бұрын
Thanks Ananya😊
@ANUJ-we3su
@ANUJ-we3su 3 жыл бұрын
You are doing such a great work thanks mam.
@AyushiSharmaDSA
@AyushiSharmaDSA 3 жыл бұрын
Thank you :). Keep supporting and please share with your friends and juniors :)
@artishsharma7859
@artishsharma7859 2 жыл бұрын
Dude you have to add 51+0 not 55+0 check it: 4:20
@Electrocode_gk
@Electrocode_gk 9 ай бұрын
if value not found it should return zero testcase failing dude
@hackercoder8847
@hackercoder8847 2 жыл бұрын
didnt got time complexity part
@ecs185_shaileshbharti3
@ecs185_shaileshbharti3 3 жыл бұрын
Reach ++; 👍👍
@soumachatterjee9399
@soumachatterjee9399 2 жыл бұрын
Why not 45 + 19 > 51 ? Why not [45, 19] can be the smallest sub aaray ?
@04.nehalsingh12
@04.nehalsingh12 2 жыл бұрын
No we can't do this because in question it is mentioned a subarray and subarray is continuous we can't choose random element subarray means a continuous part of array
@mrinalmadhav8119
@mrinalmadhav8119 3 жыл бұрын
Mam Walmart ko ctc kitti hai
@pratyushtripathi1728
@pratyushtripathi1728 Жыл бұрын
Ekdam bekar 😢
@TekaneChaitanya
@TekaneChaitanya 3 жыл бұрын
Please also explain java code if possible, it will be very helpful
@AyushiSharmaDSA
@AyushiSharmaDSA 3 жыл бұрын
I will try :)
@llo.welc_me
@llo.welc_me 2 жыл бұрын
didi time comlexity samajh nahi aye thoda sa help kar dijie na
@shaniyadav9117
@shaniyadav9117 2 жыл бұрын
Your code will not run, if the test case is: 1 1 1 This test-case is the first test case at Date- 08/10/2022
@kirtimulchandani665
@kirtimulchandani665 2 жыл бұрын
Yes, we need to add another base case condition when we have a single element in the array. And if that element is greater than X, you will return 1 otherwise return 0.
@Sonu-tg6tg
@Sonu-tg6tg 3 жыл бұрын
if possible please explain code in java as well
@AyushiSharmaDSA
@AyushiSharmaDSA 3 жыл бұрын
I will try :)
@varunajmera
@varunajmera 2 жыл бұрын
why we do not count while complexity? @ayushi
@imshivendra
@imshivendra 2 жыл бұрын
Didi ye video samajh nahi aayi . 1 baar aap is question ka dusri approach ya video bata sakti hain kya?
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
Maximum Product Subarray🔥 | Array | Love Babbar DSA sheet | Hindi
14:10
Shortest Subarray with Sum at Least K | Leetcode 862
21:31
Techdose
Рет қаралды 38 М.
The Dome Paradox: A Loophole in Newton's Laws
22:59
Up and Atom
Рет қаралды 1,1 МЛН
Triplet Sum in Array | Array | Love Babbar DSA Sheet | Hindi
8:41
Ayushi Sharma
Рет қаралды 11 М.