Find shortest path in an OOP maze

Quick Overview

This question evaluates graph traversal and shortest-path reasoning within an object-oriented codebase, focusing on state representation, neighbor exploration, visited-state management, and time/space complexity analysis.

Find shortest path in an OOP maze

Company: Meta

Role: Software Engineer

Category: Coding & Algorithms

Difficulty: medium

Interview Round: Onsite

Quick Answer: This question evaluates graph traversal and shortest-path reasoning within an object-oriented codebase, focusing on state representation, neighbor exploration, visited-state management, and time/space complexity analysis.

|Home/Coding & Algorithms/Meta
Meta logo
Meta
Jan 5, 2026, 12:00 AM
mediumSoftware EngineerOnsiteCoding & Algorithms
2
0
Loading...

Submit Your Answer to Earn 20XP

Sign in to leave a comment

Loading comments...