https://leetcode.com/problems/minesweeper/ Let's play the minesweeper game (Wikipedia, online game)! You are given an m x n char matrix board representing the game board where: 'M' represents an unrevealed mine, 'E' represents an unrevealed empty square, 'B' represents a revealed blank square that has no adjacent mines (i.e., above, below, left, right, and all 4 diagonals), digit ('1' to '8') represents how many mines are adjacent to this revealed square, and 'X' represents a revealed mine.
Software Engineer Ii Interview Questions
3,986 software engineer ii interview questions shared by candidates
Why do you want to work for TSY What's your strength What's your weakness
Basics of Java and coding problem to check application of java knowlege
what is parcial class according to you.
what is ur previous exp
Q: Explain a time when... type questions
Q: Tell us about your recent project that you worked on and describe your role in that project?
Showcasing an existing project from GitHub. Very practical. Other companies could take a page out of their book when it comes to hiring.
Build binary search tree (including nodes), build program to make every third word uppcase
What is your greatest strength?
Viewing 641 - 650 interview questions