Leetcode #200. Number of Islands Solution - Blind 75 Leetcode Questions

preview_player
Показать описание

If you're reading this, thank you for watching the video and coming by :)

A little bit about myself, I'm a Computer Science graduate from the class of 2022 at University of Maryland, College Park. I have interned at companies like Facebook and Snap among others during my time in college, and I am making this channel to help young people like myself navigate this field.
Рекомендации по теме
Комментарии
Автор

Quick correction, space time complexity is O(m*n) since we are using recursion and in the worst scenario we traverse every place in the grid one after another in recursion

alvaroszi
Автор

Hey man! So I’ve been coding in Java my entire life and that’s the language I’m most comfortable coding in when doing technical interview prep. Would you say it’s worth the time investment to relearn DS&A in Python? I regularly make syntax errors in Java and I’m wondering if the more straightforward nature of Python would help with that and in coding faster.

Going to start the summer 2023 internship hunt come this August though so I only have like two months or so to genuinely prep for it all so maybe my time is better spent in LeetCoding with the language I know, idk.

hafiz
Автор

can you use python code(except for the parameters) on python 3?

leoxu
join shbcf.ru