You have a grid (2X2) matrix, and every row and column needs at least one marker. Some markers are already placed into the grid. Find minimum number of markers needed to satisfy the condition.
Graduate Software Developer Interview Questions
4,970 graduate software developer interview questions shared by candidates
Why do you want to work at AIB
Describe two programming languages and different use cases for them?
Given an array of ints and a long, find two ints in the array which sum to the long value.
Design an online bookshop.
Amazon wants to distribute on a street that has several distribution points, 2 warehouses, of rent, need to find the most efficient location of the warehouses. The function receives an array of integers which are actually the locations of the distribution points and returns 2 locations of the warehouses. A kind of one-dimensional kmeans in integers.
A game is described, there are X turns, and Y lives. Each turn you lose a life and you win if you stay alive. You have the option to use a shield once which reduces you by min{shield, turn}. You get an array of size X in each cell, listing how much you lost that turn, you also get a number which is the value your shield is worth. Return the minimum number of Y (lives) to win.
Tell us your favourite movie starred by Tom Cruise.
Between Red, Green, and Blue button, which would you press and why?
What makes you suitable for the role?
Viewing 3311 - 3320 interview questions