Quick Overview

This question evaluates a candidate's understanding of graph traversal and grid-based state propagation, including concepts like breadth-first search, reachability, obstacle handling, and edge-case reasoning.

Compute Plant Infection Time

Company: OpenAI

Role: Software Engineer

Category: Coding & Algorithms

Difficulty: medium

Interview Round: Technical Screen

Quick Answer: This question evaluates a candidate's understanding of graph traversal and grid-based state propagation, including concepts like breadth-first search, reachability, obstacle handling, and edge-case reasoning.

Loading…