I have been following different youtube videos for my leetcode help and I must admit your's explanation is the best!! Your explanation for any problem is so clear and concise. The animation, the easy to understand code, the way you take example test case and go through its every part without skipping any. Time and space complexity explanation. Everything is so perfect. Thank you so much! Keep up the good work :)
You have an amazing explanation man! Saw this question on a mock interview and was wondering how it would be solved in Java, as I didn't know whether you could use an ArrayList. Turns out you explained it perfectly in this video! Thanks!
Why we need to replace the value that will be removed with the last value in the array? Let's say our array is [1,2,3,4,5]. We want to remove 3. The resulted array will be [1,2,5,4,5]?
Thank you! And I have thought about doing some super in-depth courses, but it would just depend on what everyone wants. Glad to hear you are in support of it!
I have been following different youtube videos for my leetcode help and I must admit your's explanation is the best!! Your explanation for any problem is so clear and concise. The animation, the easy to understand code, the way you take example test case and go through its every part without skipping any. Time and space complexity explanation. Everything is so perfect. Thank you so much! Keep up the good work :)
It is my pleasure, I'm glad it is helpful!
You have an amazing explanation man! Saw this question on a mock interview and was wondering how it would be solved in Java, as I didn't know whether you could use an ArrayList. Turns out you explained it perfectly in this video! Thanks!
Love your work brother ! Best youtube channel for leetcode problems. Very underrated in terms of views! Pls keep uploading more problems... thanks!
That is such a huge compliment, thank you
Very nice and easy way of explaining the solution. Underrated in terms of views. Please upload more problems of leetcode.
Thank you very much!
I have become a fan of you! Such crystal clear explanation of some really complex problems.
Thanks so much!
The overriding is pretty neat. I thought swaping with last element as first, but overriding is even better! Thumbs up
Crystal clear explanation Michael sir!! Continue this hard work😊😊😊
Thank you! 😃
Why we need to replace the value that will be removed with the last value in the array?
Let's say our array is [1,2,3,4,5]. We want to remove 3. The resulted array will be [1,2,5,4,5]?
Because removing from the end of an array list is O(1) which is a requirement for our delete function
Best explanation I have ever seen .. thanks to yt recommendations 👍 thanks
Awesome, thanks for watching!
The error bg sound! cracked me up!
simple, straightforward, and easy! thanks
Amazing explanation. You are the man!
I appreciate that!
You are a good person
well explained !
Wow!! Explained perfectly
Rancid Rat Roo
You are the awesomest!!!
Nice explaination Michael. Thanks. Really liked your keyboard sound, If don't mind can you please share the brand and model for the same. Thanks. :)
Thank you! This is the keyboard. www.amazon.com/Cooler-Master-MasterKeys-Mechanical-Keyboard/dp/B01D3BDNF6
Excellent explanation. Why don't you make a course on Udemy? We are missing any course with this level of detail.
Thank you! And I have thought about doing some super in-depth courses, but it would just depend on what everyone wants. Glad to hear you are in support of it!
well explained
thank you!
No worries!