Kth Missing Positive Number (LeetCode 1539) | Full Solution with intuition, animations and visuals

  Рет қаралды 4,473

Nikhil Lohia

Nikhil Lohia

Күн бұрын

Пікірлер: 18
@Iam_Srikanth_009
@Iam_Srikanth_009 6 ай бұрын
Really this guy needs a lot of support.... Thank you for explaining this problem and making me to understand it 😊. Really hats off for your explanation
@nikoo28
@nikoo28 6 ай бұрын
Thanks for all the support and motivation
@shreyak23
@shreyak23 3 ай бұрын
Though I'm solving LeetCode problems using JavaScript, but can understand it in Java too. Thank you for such great explanations.
@thalap_74-
@thalap_74- Ай бұрын
Thanks for making the video despite the views
@DharaniChavala
@DharaniChavala 4 ай бұрын
very nice and clear explanation.
@vipul20465
@vipul20465 6 ай бұрын
Hey Nikhil, Thanks for the awesome explanation. I attempted to come up with a brute-force solution as per the explanation provided in the video to locate the kth positive element, but unfortunately, it's not passing all of the test cases. Could you please share the brute-force implementation of this problem.
@rambhaktuchihaobito7987
@rambhaktuchihaobito7987 3 ай бұрын
Thank you ..sir❤❤
@sumangupta5292
@sumangupta5292 5 ай бұрын
The explanation is excellent. However I have 2 questions - 1. Why we take right as arr.length and not arr.length-1 , 2. How did we arrive at return left + k?
@nikoo28
@nikoo28 5 ай бұрын
1. to get a mid value, you are actually looking at the number of elements, and not the index. Thus, right will be the actual array length. 2. adding k to the 'left' will actually land you at the missing number.
@Adeetisharma-nu8jg
@Adeetisharma-nu8jg 4 ай бұрын
thankyou so much
@unknownman1
@unknownman1 7 ай бұрын
Thanks !
@gpraneeth7693
@gpraneeth7693 6 ай бұрын
Helped a lot
@subee128
@subee128 7 ай бұрын
Thank you very much
@adityaarya3249
@adityaarya3249 6 ай бұрын
Why didn't you take right = arr.length -1;
@sumangupta5292
@sumangupta5292 5 ай бұрын
I have the same question. Generally we take right pointer as arr.length-1
@je2587
@je2587 5 ай бұрын
@@sumangupta5292 not sure if this answers your question but since we do while(left < right), we need to do right=arr.length before. If you go with arr.length-1, you would go with while(left
@sksabir8063
@sksabir8063 4 ай бұрын
🤩
@jayeshpatil5757
@jayeshpatil5757 4 ай бұрын
19:04, 10 July , watching. Red cloth washed at 18:53,10 July.
Car Bubble vs Lamborghini
00:33
Stokes Twins
Рет қаралды 44 МЛН
Hoodie gets wicked makeover! 😲
00:47
Justin Flom
Рет қаралды 126 МЛН
BS-16. Kth Missing Positive Number | Maths + Binary Search
22:52
take U forward
Рет қаралды 156 М.
I gave 127 interviews. Top 5 Algorithms they asked me.
8:36
Sahil & Sarra
Рет қаралды 672 М.
First Missing Positive - Leetcode 41 - Python
21:22
NeetCode
Рет қаралды 112 М.
How I would learn Leetcode if I could start over
18:03
NeetCodeIO
Рет қаралды 674 М.
Car Bubble vs Lamborghini
00:33
Stokes Twins
Рет қаралды 44 МЛН