Software Development Intern Interview Questions

2,987 software development intern interview questions shared by candidates

You got some baby bottle samples. You would like to know the max height you can drop it without breaking the bottle. Let set the unit as 1 foot. And the highest height you can reach is at N feet. So how would you find the (max) safe height?
avatar

Software Development Engineer Intern

Interviewed at Amazon

3.5
Jan 28, 2012

You got some baby bottle samples. You would like to know the max height you can drop it without breaking the bottle. Let set the unit as 1 foot. And the highest height you can reach is at N feet. So how would you find the (max) safe height?

Connect Four is a game where two players take turns dropping their color discs into a vertically suspended grid. The game ends when a player adds a disc to the playing grid that connects four discs of their color. The connected discs can be in a horizontal, vertical or diagonal line. Write a function to be called after every turn that returns true if the game is over (and false otherwise).
avatar

Software Development Engineer Intern

Interviewed at Microsoft

4
Mar 19, 2009

Connect Four is a game where two players take turns dropping their color discs into a vertically suspended grid. The game ends when a player adds a disc to the playing grid that connects four discs of their color. The connected discs can be in a horizontal, vertical or diagonal line. Write a function to be called after every turn that returns true if the game is over (and false otherwise).

Viewing 41 - 50 interview questions

Glassdoor has 2,987 interview questions and reports from Software development intern interviews. Prepare for your interview. Get hired. Love your job.