Leetcode - Max Area of Island (Python)

preview_player
Показать описание
June 2021 Leetcode Challenge
Leetcode - Max Area of Island #695
Difficulty: Medium

**Mistake Space is O(N*M)
Рекомендации по теме
Комментарии
Автор

I think you should add the number of the problem in the title (or the key words, I don't know how Youtube works ), I'm subscribed to you and when I search in the search bar I don't see your video at the first 10, most of the time have to open your channel and search there .
Nice content really, I hope you keep making it.

abdelrahmannawar
Автор

staying strong Tim! i'm really liking the small group of people you helped bring together.

this was an intersting dfs problem. i haven't seen one where you sort of accumulate the recursive calls. took me a bit

janmichaelaustria
Автор

Thanks for keeping the monthly leetcode tradition goin. :)

vikramdhingra
Автор

Thanks for starting the June leetcode challenge :)

gaddesaishailesh
Автор

TBH this solution is better than neetcodes

midasredblade
Автор

Space would also be o(m*n) because of the recursion, right?

icaryslittle
welcome to shbcf.ru