No video

Number of Islands | Java | LeetCode Solution 200

  Рет қаралды 1,451

Tech Tutor

Tech Tutor

Күн бұрын

Пікірлер: 8
@mockmock-wv8gi
@mockmock-wv8gi 3 ай бұрын
By far the most clear explanation I've seen thank you!!
@umarfarooqshaik2504
@umarfarooqshaik2504 4 ай бұрын
Nice explanation buddy,you have explained very well 👍👍👍
@KENTOSI
@KENTOSI 2 ай бұрын
Hey thanks for the solution, but is the worst case really n^2? Seems more like it would be n^4. Imagine a large grid of all 1s. You'll immediately enter the first tile and do a dfs across all tiles (n^2). But then when you exit the function you're still needing to loop across every time even though you've already covered it. Am I missing something here?
@dhanniekristanto
@dhanniekristanto 8 ай бұрын
after few similar 2D traversing case, I've finally have a better understanding of the dfs algorithm and this video helped a lot. thanks
@CodeCreated
@CodeCreated 7 ай бұрын
excellent explaination, you deserve more followers, I have my google interview 2 days later, wish me luck fam
@apyyymnmn3442
@apyyymnmn3442 8 ай бұрын
awesome, thanks buddy
@aliciak9084
@aliciak9084 Жыл бұрын
very nice explanation!
@TechTutorRyan
@TechTutorRyan Жыл бұрын
Thanks!
Game of Life | Java | LeetCode Solution 289
17:50
Tech Tutor
Рет қаралды 3,8 М.
NUMBER OF ISLANDS - Leetcode 200 - Python
11:41
NeetCode
Рет қаралды 299 М.
Angry Sigma Dog 🤣🤣 Aayush #momson #memes #funny #comedy
00:16
ASquare Crew
Рет қаралды 46 МЛН
How I would learn Leetcode if I could start over
18:03
NeetCodeIO
Рет қаралды 486 М.
Generate Parentheses | Java | LeetCode Solution 22
13:22
Tech Tutor
Рет қаралды 372
Surrounded Regions | BFS & DFS | LeetCode
19:42
AlgosWithMichael
Рет қаралды 4,7 М.
❌ Don't Run Behind 500 LEETCODE Problems ❌ Focus on QPCD
8:31
Reverse Linked List | LeetCode 206 | Java
5:28
Tech Tutor
Рет қаралды 714
Google Coding Interview With A High School Student
57:24
Clément Mihailescu
Рет қаралды 4,1 МЛН
LeetCode Exercise in Java Tutorial - Two Sum FAST Solution
23:36
Coding with John
Рет қаралды 180 М.
I gave 127 interviews. Top 5 Algorithms they asked me.
8:36
Sahil & Sarra
Рет қаралды 647 М.
Best Time to Buy and Sell Stock II | LeetCode 122 | Java
8:34