I can't express enough how your explanations have helped us alot! you never jumped into the code instead you walk us through your thought process and guide us to the solution and that is exactly what we need. Thanks to you I can solve similar patterns without having to look up how to solve the problem.
man.. where were you all these days..i would request you to do more and more videos like these which would help thousands of job seekers and trust me you would be seriously blessed !
I’m regular follower of your channel What amazes is the examples you take to explain the concept and which covers all the scenarios . How do you get those examples 😀😀 Kudos to you 👏👏
def intersect(a1, a2, b1, b2): ''' a1-----1----a2 b1---2---b2 interval 2 should start before interval 1 ends and interval 2 should end only after interval 1 starts ''' return b1
I understand the ethics. But for this challenge, solutions are available everywhere even on leetcode. This is just meant for fun. So, I do it everyday on the given day otherwise I will slack off.
Hi great video. Could you tell me the software you use to make this? You told me once you use Wacom tablet but what is this software/black notepad on which you write?
Just keep practicing and learning. There is no shortcut to it. When you can't solve. Just read editorial and code and understand why the logic works. Keep repeating this and you will see yourself solving questions on your own.
That is a little tricky problem. I just did it now 😅 You need to check for both end and start. Sort using start and maintain max(end). I don't think you understood here. I will do this problem video later 😅
Bro mene coding do hafto s bnd kr di h pta nhi mn nhi lg rha kai baache kh rhe company nhi ane wali is baar college m college ka bhi kuch pdh nhi rha aur gta 5 online khelte rhta hu man m lgta h pdhna h par kitab uthane s darta hu aur revision krne s
Bro if you do this then you will regret when you come out of college. There will be more competition off-campus due to COVID. Now if you don't keep practicing and improving your skills, you will not rise above avg coder and you won't bag any job. That will be way more frustrating. So, think about the worst case scenario and use it as a motivation to prepare.
I relax when I see the subject I didn't understand is covered by Tech Dose - it means I'm max 10 mins away getting it. Thanks.
Nice confidence ❤️
very true
I can't express enough how your explanations have helped us alot! you never jumped into the code instead you walk us through your thought process and guide us to the solution and that is exactly what we need. Thanks to you I can solve similar patterns without having to look up how to solve the problem.
Great ❤️
man.. where were you all these days..i would request you to do more and more videos like these which would help thousands of job seekers and trust me you would be seriously blessed !
Thanks :) I will.
Wow. a total breakdown! Indians are amazing!
you have the best channel for leetcode. you deserve the best.
Your channel is unique because you make us understand the intuition behind the problem and logic.c
Thanks :)
Thanks!
Such an amazing explanation!!! Only you have the ability to explain a complex problem in a very simple way.
Thanks :)
Super talented in simplifying concepts. Thank you!
Welcome 😊
I find this playlist really useful. The problems are explained really well!
Thanks :)
Krishna bless you and your channel. You teaching is amazing. 😊😊
Thanks 😊
Very nice explanation sir .
Thanku so much .
Keep making these videos .
Thanks :)
Great explanation. 🙌🙌
Thanks :)
Excellent explanation, way better than the one provided on LeetCode.
Thanks :)
Brilliant explanation. Intuitive yet confusing when you try for the first time :p
excellent work, thank you, sir.
Such a crisp explanation!!
Thanks buddy :)
Very detailed and superb explanation! Thank you!
Welcome 😊
Very nice explanation. Loving it !
Nice :)
Really well explained, i'm almost there but lost the word disjoint and was comparing 4 cases individually instead of simple approach like this
Thanks
very very good explanation
Thanks 😊
Another amazing explanation!!!
Thanks :)
Thanks you made it so so easy...Thanks a million
Welcome :)
Your channel should grow it is providing amazing content
Yea it will. As soon as students find this channel 😅
@@techdose4u do a collaboration video what do you think? It may boost yout channel :)
very nice explanation Thankyou !!
thanks you for doing the needful sir
you expained it fing awesome bro
Welcome :)
I’m regular follower of your channel
What amazes is the examples you take to explain the concept and which covers all the scenarios . How do you get those examples 😀😀 Kudos to you 👏👏
I just make that up on my own. I might miss some cases though 😅
great explanation..
awesome explanation
Again well explained
Thanks :)
Thanks for the explanation...
Welcome :)
Excellent
Thanks 😊
def intersect(a1, a2, b1, b2):
'''
a1-----1----a2
b1---2---b2
interval 2 should start before interval 1 ends
and interval 2 should end only after interval 1 starts
'''
return b1
👍
Really great explanation.☕
Thanks :)
Man, Indians know how to explain shit! Thank you so much brother
😂
Really helpful!
Thanks :)
You deserves honour !
Thanks :)
very good, ty a lot
Welcome!
how do you know to increment by the second value?
dada kamon acho ? darun video banao tumi ! 😋
Dhonnobaad :)
Very nice explanation.
But upload solutions after the day of question appear..
I understand the ethics. But for this challenge, solutions are available everywhere even on leetcode. This is just meant for fun. So, I do it everyday on the given day otherwise I will slack off.
how is to improve problem solving skills and prepare for product based companies. please tell
Keep practicing mock tests of leetcode.
i misunderstood the meaning of disjoint lmao, Thanks .
thanks_.....
Welcome :)
Hi great video. Could you tell me the software you use to make this? You told me once you use Wacom tablet but what is this software/black notepad on which you write?
Wacom pro software as well. Combo from same company.
@@techdose4u thanks for the reply. Keep up the awesome work you are doing.
Is this sweep line?
Java soln:github.com/RajeshAatrayan/InterviewPreparation/blob/master/src/Arrays/IntervalListIntersections.java
👍
damn, i made a simple mistake in while - i put or vs and - it gave me out of bounds bug
:) I hope you did it now.
How to solve like this I am unable to solve this question please give any Tips to improve my problem solving skills
Just keep practicing and learning. There is no shortcut to it. When you can't solve. Just read editorial and code and understand why the logic works. Keep repeating this and you will see yourself solving questions on your own.
i watch explanation but do code myself..
Nice....good strategy.
Leet code 56 plz solve this Ques and explain it
That is a little tricky problem. I just did it now 😅 You need to check for both end and start. Sort using start and maintain max(end). I don't think you understood here. I will do this problem video later 😅
Bro mene coding do hafto s bnd kr di h pta nhi mn nhi lg rha kai baache kh rhe company nhi ane wali is baar college m college ka bhi kuch pdh nhi rha aur gta 5 online khelte rhta hu man m lgta h pdhna h par kitab uthane s darta hu aur revision krne s
Bro if you do this then you will regret when you come out of college. There will be more competition off-campus due to COVID. Now if you don't keep practicing and improving your skills, you will not rise above avg coder and you won't bag any job. That will be way more frustrating. So, think about the worst case scenario and use it as a motivation to prepare.
I think the same but not able to implement correctly 😢
Try solving merge intervals :)
Java code for this please
Couldn't code in java. Please get it from leetcode discussions.
Thanks!
Great explanation
😁