No video

Find Minimum in Rotated Sorted Array II & l | Leetcode 154 & 153 | Hindi

  Рет қаралды 18,158

Codebix

Codebix

Күн бұрын

liked this video? Click here / @codebix1096
join our Facebook group :- / 258049468776636
problem :- leetcode.com/p...
code :- github.com/luc...

Пікірлер: 86
@madhurishgupta1181
@madhurishgupta1181 3 жыл бұрын
What an explanation man, finally understood this question after watching 3 different videos.
@codebix1096
@codebix1096 3 жыл бұрын
Thank you. Follow our linkedin page for regular updates www.linkedin.com/company/codebix/?viewAsMember=true
@imshivendra
@imshivendra 2 жыл бұрын
Sir your explainition is too good but don't know why your code is giving Time limit Exceeded error in Leetcode
@imshivendra
@imshivendra 2 жыл бұрын
@@codebix1096 Sir your explainition is too good but don't know why your code is giving Time limit Exceeded error in Leetcode
@aymankhan7010
@aymankhan7010 Ай бұрын
excellent way of explanation, you made it so easy to understand the logic
@MohitSingh-qq3pg
@MohitSingh-qq3pg 2 жыл бұрын
I had half-understood this logic from other videos. You made me understand it so well. Thank you so much
@saldanaswiz1291
@saldanaswiz1291 3 жыл бұрын
watched around 4-5 vids but wasnt able to understand. This vide ois truly amazing. Short, clean and to the point! 👍👍
@imshivendra
@imshivendra 2 жыл бұрын
Sir your explainition is too good but don't know why your code is giving Time limit Exceeded error in Leetcode
@pirtpalsingh8804
@pirtpalsingh8804 3 жыл бұрын
I really appreciate your way of explaining. Thanks
@codebix1096
@codebix1096 3 жыл бұрын
Glad it was helpful! Follow our linkedin page for regular updates www.linkedin.com/company/codebix/?viewAsMember=true
@nikhilrajsoni4541
@nikhilrajsoni4541 2 жыл бұрын
Best explanation I have seen so far... suscribed sir!!!
@RahulRaj-wf9tb
@RahulRaj-wf9tb 2 жыл бұрын
The best explanation ever...keep putting more problems sir
@sourabhsharma2511
@sourabhsharma2511 3 ай бұрын
very well explanation sir
@narendersinghpawar2012
@narendersinghpawar2012 2 жыл бұрын
sir nice explaination but you missed an edge case , what if we rotate our array n times for example : 11 13 15 17 rotated n times then it is giving error coz it will return 17 not 11
@samayharsh6027
@samayharsh6027 5 ай бұрын
Ek number....aisahi kuch dhundh rha tha 😅
@souravsarkarofficials
@souravsarkarofficials 6 ай бұрын
Superb explanation sir ji❤❤
@CodeAndCoffeeWithAnu
@CodeAndCoffeeWithAnu 7 ай бұрын
Love your explanations. 🎉❤
@viraldevmurari6724
@viraldevmurari6724 Жыл бұрын
very nice explanation
@Jordan-jn6co
@Jordan-jn6co 21 күн бұрын
best one yet
@shantanukumar4081
@shantanukumar4081 2 жыл бұрын
Great explanation 👍👍👍
@39_jatinjain4
@39_jatinjain4 Жыл бұрын
Nice explanation 🔥🔥
@ayushisharma1381
@ayushisharma1381 4 жыл бұрын
Thank you for making these videos... 🤘🏻✌🏻
@codebix1096
@codebix1096 4 жыл бұрын
Glad you like them!
@imshivendra
@imshivendra 2 жыл бұрын
@@codebix1096 Sir your explainition is too good but don't know why your code is giving Time limit Exceeded error in Leetcode
@AmitSharma-wx1wj
@AmitSharma-wx1wj 2 жыл бұрын
Very good explanation.. thanks a lot!
@imshivendra
@imshivendra 2 жыл бұрын
Sir your explainition is too good but don't know why your code is giving Time limit Exceeded error in Leetcode
@cs_kasar_rohit1635
@cs_kasar_rohit1635 2 жыл бұрын
explanation is crystal clear.
@shobhitkumar6820
@shobhitkumar6820 3 жыл бұрын
If we have to return index of pivot point then this will not work for cases like 1 1 1 1 1 1 1 1 1 2 1 1 1
@saunaknandi1814
@saunaknandi1814 2 жыл бұрын
No its correct
@siddharthmehta4223
@siddharthmehta4223 Жыл бұрын
bhai thank you too much.. Love from Usa
@aviralsharma9260
@aviralsharma9260 Жыл бұрын
literallly, you are god man. thanks
@imshivendra
@imshivendra 2 жыл бұрын
Sir your explainition is too good but don't know why your code is giving Time limit Exceeded error in Leetcode
@RC8787
@RC8787 3 жыл бұрын
Great explanation! Thank you
@AbhishekKumar-zt8bm
@AbhishekKumar-zt8bm 3 жыл бұрын
This solution doesn't satisfy all the cases.
@imshivendra
@imshivendra 2 жыл бұрын
Sir your explainition is too good but don't know why your code is giving Time limit Exceeded error in Leetcode
@amangautam1779
@amangautam1779 2 жыл бұрын
@@imshivendra check while condition it should be while(left
@imshivendra
@imshivendra 2 жыл бұрын
@@amangautam1779 Thanks
@puneetarora4565
@puneetarora4565 2 жыл бұрын
Best Explanation, thanks
@AnandKumar-kz3ls
@AnandKumar-kz3ls Жыл бұрын
in your Rotated Array 2 approch its not log(N) lets say all the elements are equal then you will compare your e pointer with N/2 length of array which bascially equal to (N)
@Tensor08
@Tensor08 Жыл бұрын
WOAH The Explanation!!!🙌🙌
@zakky44A
@zakky44A 3 ай бұрын
Amazing!
@RanveerAllhabadia
@RanveerAllhabadia Жыл бұрын
Op ! Like This Approach
@ayushpatel125
@ayushpatel125 Жыл бұрын
superb❤
@aakashprajapati4836
@aakashprajapati4836 Жыл бұрын
Great Explaination Bhaiya 👍👍
@crackthecode1372
@crackthecode1372 3 жыл бұрын
sir whats the difference between (s+e)/2 and s+(e-s)/2
@codebix1096
@codebix1096 3 жыл бұрын
medium.com/swlh/integer-overflow-in-java-98aaf4518a6
@piyushsharma1040
@piyushsharma1040 3 жыл бұрын
Amazing explanation 🙌🏻🔥
@imshivendra
@imshivendra 2 жыл бұрын
Sir your explainition is too good but don't know why your code is giving Time limit Exceeded error in Leetcode
@mahanteshambali
@mahanteshambali 2 жыл бұрын
@codebix whats the software you use for demonstration purposes.. like writing on the screen.
@sharuk3545
@sharuk3545 2 жыл бұрын
whattt a awesomeeee and easiest solution
@mdrafehqureshi5409
@mdrafehqureshi5409 Жыл бұрын
For the second question just add one more condition after initialising mid that is if(nums[mid]>nums[start]&& nums[mid]
@akhilpadmanaban3242
@akhilpadmanaban3242 Жыл бұрын
It will go upto O(n) in the worst case, if all are duplicate values,
@devbhattacharya153
@devbhattacharya153 2 жыл бұрын
Thanks a lot sir
@ShivamKhantwal94
@ShivamKhantwal94 2 жыл бұрын
Thanku bhai
@aakash1763
@aakash1763 3 жыл бұрын
Thanks
@MdAsif-eo9lm
@MdAsif-eo9lm Жыл бұрын
while submitting part 2, its showing wrong and..
@codepage5391
@codepage5391 2 жыл бұрын
Sir, it's not able to pass all the Test-Cases in Leet-code. it does work ,,its only working for 69 test cases out-of 169...
@ritwik121
@ritwik121 4 жыл бұрын
Nice explanation
@rishichansauria3658
@rishichansauria3658 4 жыл бұрын
You the best.... :)
@dipbharatkumarpansuriya1876
@dipbharatkumarpansuriya1876 3 жыл бұрын
Amazing video
@atharvdiwan1033
@atharvdiwan1033 3 жыл бұрын
Good
@codebix1096
@codebix1096 3 жыл бұрын
Thank you. Follow our linkedin page for regular updates www.linkedin.com/company/codebix/?viewAsMember=true
@Aman_Gupta54
@Aman_Gupta54 2 жыл бұрын
why did we decrease our end pointer and not increase the start pointer???
@sachinvarma9949
@sachinvarma9949 3 ай бұрын
not working second ques in leetcode
@RajputAnkit11
@RajputAnkit11 3 жыл бұрын
Subscribed !!
@testingDhippiuh
@testingDhippiuh 4 жыл бұрын
Awesome
@adityatiwari3743
@adityatiwari3743 2 жыл бұрын
why are we doing e - - ; can anyone explain i understood the dry run but i m not able to understand the reason..
@0anant0
@0anant0 2 жыл бұрын
Here, the else is ar[s] == ar[m] OR ar[m] == ar[e] Thus, neither part is not asc sorted. i.e. all numbers are the same in both halves, but both halves may not have the same value, so just decrease the problem domain by one size and re-apply the logic
@mayankarora9546
@mayankarora9546 9 ай бұрын
TIME LIMIT EXCEEDED!!!
@Shivanand-79
@Shivanand-79 8 ай бұрын
Example : 11,12,13,14 ( 0 times rotated) First code Failed in this example
@AryanSingh-ob7pm
@AryanSingh-ob7pm 4 жыл бұрын
problem link might be wrong, please check!
@codebix1096
@codebix1096 4 жыл бұрын
Yes thanks for letting me know
@mishra1576
@mishra1576 3 жыл бұрын
R=mid ?? Please help me out of this..
@vishalthakur2545
@vishalthakur2545 Жыл бұрын
🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥
@AmanKumar-hx7pd
@AmanKumar-hx7pd Жыл бұрын
Not passing all the test cases on leetcode, stop explaining half test case passed code.
@pratik.784
@pratik.784 Жыл бұрын
Agar minimum 5 baar hota to ?
@rohitkandari7765
@rohitkandari7765 3 жыл бұрын
bro i always get confused when to put equal condition like for while(low
@saldanaswiz1291
@saldanaswiz1291 3 жыл бұрын
main point of the question is to get low=high, once we achieve that, it means we got our target. But if we use the (low
@imshivendra
@imshivendra 2 жыл бұрын
Sir your explainition is too good but don't know why your code is giving Time limit Exceeded error in Leetcode
@AmritAgarwal07
@AmritAgarwal07 4 жыл бұрын
Sir can you just creat WhatsApp aur Instagram or telegram where we can say about problem which we get in the company interviews and we can't able to do it
@iuashrafi
@iuashrafi Жыл бұрын
great explanation ; thanks a lot
BS-6. Minimum in Rotated Sorted Array
17:08
take U forward
Рет қаралды 163 М.
王子原来是假正经#艾莎
00:39
在逃的公主
Рет қаралды 25 МЛН
Fake watermelon by Secret Vlog
00:16
Secret Vlog
Рет қаралды 2,7 МЛН
МЕБЕЛЬ ВЫДАСТ СОТРУДНИКАМ ПОЛИЦИИ ТАБЕЛЬНУЮ МЕБЕЛЬ
00:20
What will he say ? 😱 #smarthome #cleaning #homecleaning #gadgets
01:00
Coding Interview | Software Engineer @ Bloomberg (Part 1)
30:05
Keep On Coding
Рет қаралды 4,6 МЛН
Container With Most Water | leetcode 11 | Hindi
14:19
Codebix
Рет қаралды 80 М.
Single Number III | leetcode 260 | Hindi
24:10
Codebix
Рет қаралды 6 М.
Search in rotated sorted array | Leetcode #33
13:52
Techdose
Рет қаралды 83 М.
Search in Rotated Sorted Array | leetcode 33 |  hindi
12:36
Google Coding Interview With A High School Student
57:24
Clément Mihailescu
Рет қаралды 4,1 МЛН
王子原来是假正经#艾莎
00:39
在逃的公主
Рет қаралды 25 МЛН