Development Interview Questions

137,308 development interview questions shared by candidates

Flood-fill game. Given a 2D screen, location of a pixel in the screen and a color, replace color of the given pixel and all adjacent same colored pixels with the given color. Input is a 2D matrix, xth and yth of the pixel and the target color. The output should be the 2D matrix after this flood fill game.
avatar

Software Development Engineer

Interviewed at Snap

3.3
Dec 27, 2017

Flood-fill game. Given a 2D screen, location of a pixel in the screen and a color, replace color of the given pixel and all adjacent same colored pixels with the given color. Input is a 2D matrix, xth and yth of the pixel and the target color. The output should be the 2D matrix after this flood fill game.

There are several patients with some boolean type attributes. how to present them in a data structure or in a table? follow up: there are nearly 1000 attributes, most of every patient's attributes value are false, only 4 to 5 are true, how to reduce the table space?
avatar

Software Development Engineer

Interviewed at Epic

3.3
Apr 6, 2015

There are several patients with some boolean type attributes. how to present them in a data structure or in a table? follow up: there are nearly 1000 attributes, most of every patient's attributes value are false, only 4 to 5 are true, how to reduce the table space?

Something along the lines of, if each finger on your hand is numbered 0-9, and each finger has certain keys on a keyboard associated with it, write code that when given a string of digits, such as "3251", prints out all strings that can be typed with each of those fingers typing a letter in that order. For example, in the string above, print all possible strings that can be typed from the 3rd finger typing a letter, then the second, then the 5th, and lastly the first.
avatar

Software Development Intern

Interviewed at Epic

3.3
Oct 27, 2017

Something along the lines of, if each finger on your hand is numbered 0-9, and each finger has certain keys on a keyboard associated with it, write code that when given a string of digits, such as "3251", prints out all strings that can be typed with each of those fingers typing a letter in that order. For example, in the string above, print all possible strings that can be typed from the 3rd finger typing a letter, then the second, then the 5th, and lastly the first.

The case interviews were consulting firm-type interview questions. The first was about evaluating a call center's effectiveness and profitability. The second was evaluating whether or not a certain screening process (I think that it was employment verificiation or something) was cost effective in weeding out delinquent potential customers. The third was about the profitability of an affinty card program.
avatar

Director, Corporate Development

Interviewed at Capital One

3.6
Jan 23, 2012

The case interviews were consulting firm-type interview questions. The first was about evaluating a call center's effectiveness and profitability. The second was evaluating whether or not a certain screening process (I think that it was employment verificiation or something) was cost effective in weeding out delinquent potential customers. The third was about the profitability of an affinty card program.

Viewing 1201 - 1210 interview questions

Glassdoor has 137,308 interview questions and reports from Development interviews. Prepare for your interview. Get hired. Love your job.