Quick Overview

This question evaluates a candidate's proficiency with grid traversal, connected-component identification, and perimeter computation in binary matrices, reflecting skills in array/graph processing and spatial reasoning.

Compute maximum perimeter among islands

Company: Snapchat

Role: Software Engineer

Category: Coding & Algorithms

Difficulty: medium

Interview Round: Technical Screen

Quick Answer: This question evaluates a candidate's proficiency with grid traversal, connected-component identification, and perimeter computation in binary matrices, reflecting skills in array/graph processing and spatial reasoning.

Loading…