Create a game board(2D array) of a particular size (width and height provided). For the sake of simplicity lets say you have a n x n size 2d array. Insert k number of enemies in this game board randomly where k < n * n . So you can assume that initially the matrix is full of 1s and you insert enemies which are 0s randomly in the 2d array
Senior Engineer Interview Questions
138,137 senior engineer interview questions shared by candidates
Basic logic building at code level. Manipulation of string and int array values depending upon problem statement. Framework structure and explain flow of script trigger events.
Divided without divide
The percentage of female customer base
Given a binary tree, find its minimum depth. The minimum depth is the number of nodes along the shortest path from root node down to the nearest leaf node.
Write a list class where the only data structure available is a stack
find loop in linkedlist?
The most difficult question during the interview was “Tell me about a decision that had to be made where your team members didn’t see “eye-to-eye” on, and how did you handle it?”. This wasn’t a particularly difficult question to answer based on my background—I pulled from team experiences that I had led in the past, but can see how this could be a tricky question to answer (underlining purpose of this question is to determine if you have a “dictator” approach, if you tend to side with one group, or if you aim to bring your team together in the middle to find a compromising proposition).
General questions on Object oriented programming, and creating an OOP scenario in a programming language of my preference. Followed by a question asking me to describe any challenging technical situation and it's resolution (in my career).
Write an app that calculates a number of identical strings in a list
Viewing 751 - 760 interview questions