Software Engineer Fails Easy Leetcode: 463 Island Perimeter | 🔴LIVE Struggling

2 months ago
1

Graph traversal in 2D arrays strikes again!

In this video, I take on LeetCode 463: Island Perimeter, a supposed easy problem that tripped me up due to small errors in my logic. This experience highlights the importance of:

-Understanding how to traverse a 2D grid effectively.
-Paying attention to edge cases when calculating the perimeter.
-Debugging little mistakes that can snowball into bigger frustrations.

While I didn’t solve it on my own, I’ve identified the areas I need to improve on—especially graph traversal in grids. Join me as I break down what went wrong and how I plan to level up my skills to tackle similar problems in the future!

Loading 1 comment...