Bridge Software Engineer Coding & Algorithms Interview Questions
Master your tech interview with our curated database of real questions from top companies.
2Questions
1Company
2 Questions 1 Company
Showing 2 results
Bridge
Medium
Software EngineerSolve path normalization and nested iterator
1) Normalize Unix-style absolute paths: Given a string representing an absolute Unix file path, return its canonical form. Rules: '.' refers to the cu...
Coding & Algorithms
0
0
Sep 6, 2025
Bridge
Medium
Software EngineerDesign Minesweeper and Optimize Click Performance
Design a Minesweeper game. At game start, initialize an m×n board by randomly placing k bombs. Implement: ( 1) printBoard(): return a human-readable s...
Coding & Algorithms
0
0
Aug 7, 2025