Spiral Matrix - LeetCode 54 - Java | Trick to make it EASY

preview_player
Показать описание
In this video I will show you a method that will make the Spiral Matrix problem on LeetCode much EASIER!

Video Contents:

00:00 - Read and understand the question
01:20 - Overview of the method that will be used
06:06 - Explain/Code the solution simultaneously
23:35 - Time and Space complexity
Рекомендации по теме
Комментарии
Автор

Not gonna lie but scrolled the whole youtube to understand this spiral matrix stuff, but your video worked like magic, i love how you explained even the smallest detail in the code so easily, perfect explanation, glad that i found your channel.

TanyaSaxena-mysg
Автор

I’m not gonna lie I have no idea how u don’t have thousands of views on these videos lol. These are incredibly helpful and you teaching style is amazing. Keep it up!

studios
Автор

I also started making Leetcode videos this week, but your content is so much better. Good job!

muradsh
Автор

thank you for the explanation. It is VERY helpful.

I couldn't understand why the condition is while (left <=right && top <= bottom) at first, but after watching the video for another time, I got it =)

anishaa
Автор

Great explanation. Can you please do videos of System design as well, it will be very helpful?. By the way what is the software you use for the explanation?.

Miscellaneous-Things
Автор

Thanks for this, didnt like the editorial's solution, they incremented all borders at the end, which was weird for mexD

lrdvile
join shbcf.ru