Extend a Maze Solver
Company: Meta
Role: Machine Learning Engineer
Category: Coding & Algorithms
Difficulty: hard
Interview Round: Onsite
Quick Answer: This question evaluates competence in graph search and state-space modeling, specifically BFS-based pathfinding, constrained traversal rules (directional cells), and handling dynamic state such as collected keys and doors.