Subsets | LeetCode 78 | Coders Camp
6:38
4Sum II | LeetCode 454 | Coders Camp
11:36
Пікірлер
@TUB_HUB
@TUB_HUB 3 күн бұрын
mam you are the goat..!
@kaarimtareek
@kaarimtareek 15 күн бұрын
well explained, thank you
@southparkep4091
@southparkep4091 17 күн бұрын
nice
@RahulKumar-oq5oo
@RahulKumar-oq5oo 21 күн бұрын
good clean, short explanation.
@mohammadyahya78
@mohammadyahya78 Ай бұрын
amazing!!
@inno6123
@inno6123 Ай бұрын
best explanation, other explanations in youtube should be deleted
@ganeshjaggineni4097
@ganeshjaggineni4097 Ай бұрын
NICE SUPER EXCELLENT MOTIVATED
@randomeverything8304
@randomeverything8304 Ай бұрын
Very bad explanation. You should quit coding.
@TheKirk1989
@TheKirk1989 Ай бұрын
dunno, why 12354 is permutated to 12435 ??? In the description of this task says "ADJACENT" only.. why 12354 > 12435 , how can we swap 3 and 4 in this case? It's not adjacent . 13254 maybee?
@AparajitaShinde
@AparajitaShinde 2 ай бұрын
Very informative video. I have a question - On teamcity server, I have done soapui setup and reports are generated using ANT and groovy script as well. Can we integrate the generated reports results on teamcity and show the report results on teamcity? please share the details.
@bitsforbits6581
@bitsforbits6581 2 ай бұрын
i dont understand why sorting?,,,,because ha harmonic subsequence is that in which order remains unchanged
@christinemello694
@christinemello694 2 ай бұрын
You explained it brilliantly! This is the best explanation I found for this problem
@peaceikechukwu3976
@peaceikechukwu3976 2 ай бұрын
I had to go back to some basic mathematics on Sequences and series to understand the recurrence relations. This is great vid. Thanks for the work and time you put into this !!♥
@aditigupta6870
@aditigupta6870 3 ай бұрын
whats your approach basically? Its confusing little, are you going via the approach of having all permutations of single digits, then 2 digits, then if N itself is 3 digits then all perumtations from 100 till N?
@artikoppar
@artikoppar 3 ай бұрын
How to run this build xml if you want to run more than 2/3 projects for getting 1 html report
@ashishkothari2845
@ashishkothari2845 3 ай бұрын
stack.pop().getInteger() how it works ???
@mohammadyahya78
@mohammadyahya78 3 ай бұрын
wow what amazing expalantion for uick sort
@mohammadyahya78
@mohammadyahya78 3 ай бұрын
amazing solution
@victormadu1635
@victormadu1635 4 ай бұрын
Thank you!
@sabu4539
@sabu4539 4 ай бұрын
thank you
@isbhakhalid1784
@isbhakhalid1784 4 ай бұрын
Amazing Explanation👏👏
@abheermehrotra329
@abheermehrotra329 4 ай бұрын
Best explanation , so simple.
@samridhshubham8109
@samridhshubham8109 5 ай бұрын
Excellent, clean cut explanation
@easyvedicmaths886
@easyvedicmaths886 5 ай бұрын
but why this is BFS and not dp?
@user-xr9fx9dj6m
@user-xr9fx9dj6m 5 ай бұрын
Thanks, very good explanation.
@easyvedicmaths886
@easyvedicmaths886 5 ай бұрын
why we dont use a for loop by calcuting the size of queue and exploring all childs once?
@mikedelta658
@mikedelta658 6 ай бұрын
I wasn't merely looking for the answer rather I was digging for a clear demonstration. Here it is. Thank you.
@omkaranabathula1979
@omkaranabathula1979 6 ай бұрын
Great explanation, subscribed++
@CodersCamp
@CodersCamp 5 ай бұрын
Awesome, thank you!
@AkashKumar-vy7zx
@AkashKumar-vy7zx 6 ай бұрын
Best
@bhargavgadde7068
@bhargavgadde7068 6 ай бұрын
if you use loop with in loop time complexitiy is not o(n) anymore
@NHCS_Rohit_Karmakar
@NHCS_Rohit_Karmakar 6 ай бұрын
really the logic was good
@abudanish196
@abudanish196 6 ай бұрын
This solution will not work in C++
@smitj5404
@smitj5404 7 ай бұрын
great!!
@vanstrihaar
@vanstrihaar 7 ай бұрын
Finally, understandable explanation (focused not on what to do but on why to do). Thank you.
@CodersCamp
@CodersCamp 5 ай бұрын
Glad it was helpful!
@balreddya6604
@balreddya6604 7 ай бұрын
Thanks alot for the solutions, this channel has awsome explanations.
@KeyAndLock77
@KeyAndLock77 8 ай бұрын
computing isPalindrome for every node in Trie is going to be totally insane and assuming that itself is going to be of order O(n2)
@user-fb5rf8jd4p
@user-fb5rf8jd4p 8 ай бұрын
Thank you very much for your explanation! I struggled for several hours to understand the related article in the Leetcode editorial but it was in vain. Then I found your video and got the idea after the first watch. So simple and clear explanation!
@nikhilkumarjamwal5322
@nikhilkumarjamwal5322 9 ай бұрын
can you explain with dry run???
@JatinGupta-ze6nc
@JatinGupta-ze6nc 9 ай бұрын
line number 9 m a[] kya hai
@yeeeeetcode
@yeeeeetcode 9 ай бұрын
You are amazing
@michaelscott1899
@michaelscott1899 9 ай бұрын
jordar
@tapassaha6113
@tapassaha6113 9 ай бұрын
Clear explanation.
@sohampatil1079
@sohampatil1079 9 ай бұрын
You should have provide files
@sachidanandanaik7690
@sachidanandanaik7690 9 ай бұрын
Great explanation. Could you please explain the time and space complexity?
@furquan5974
@furquan5974 9 ай бұрын
Excellent explaination
@sahajshrestha5070
@sahajshrestha5070 10 ай бұрын
Thank you so much for this explanation. I have watched so many solutions videos for combination sum IV and this one explained it the best. It finally makes sense now.
@pamix2004
@pamix2004 10 ай бұрын
Finally, a tutorial that made it easy to follow!
@ananyapurushottam9784
@ananyapurushottam9784 10 ай бұрын
So clear and helpful!!! Thank you
@sourabh258
@sourabh258 10 ай бұрын
public int minCostToMoveChips(int[] position) { int even=0,odd=0; for(int i=0;i<position.length;i++) if(position[i]%2==0) even++; else odd++; return Math.min(even,odd); }
@sktausifrahman1496
@sktausifrahman1496 10 ай бұрын
The solution is giving TLE error in Leetcode.