Implement Minesweeper click-to-reveal expansion
Company: Nash AI
Role: Software Engineer
Category: Coding & Algorithms
Difficulty: medium
Interview Round: Technical Screen
Quick Answer: This question evaluates a candidate's ability to implement grid-based data structures, state management, and flood-fill style expansion logic for Minesweeper, including correct handling of mine revelation and idempotent re-click behavior.