Implement Minesweeper and Word Search

Quick Overview

This multi-part prompt evaluates grid-based algorithmic skills, including randomized board construction with neighbor counting, straight-line pattern matching across eight directions, and path-based word search using horizontally/vertically adjacent cells.

Implement Minesweeper and Word Search

Company: Uber

Role: Software Engineer

Category: Coding & Algorithms

Difficulty: medium

Interview Round: Onsite

Quick Answer: This multi-part prompt evaluates grid-based algorithmic skills, including randomized board construction with neighbor counting, straight-line pattern matching across eight directions, and path-based word search using horizontally/vertically adjacent cells.

|Home/Coding & Algorithms/Uber
Uber logo
Uber
May 7, 2026, 12:00 AM
mediumSoftware EngineerOnsiteCoding & Algorithms
2
0
Loading...

Submit Your Answer to Earn 20XP

Sign in to leave a comment

Loading comments...