Software Enginner Interview Questions

420,122 software enginner interview questions shared by candidates

Given busy slots as a data-set in a person's outlook calendar (eg: {(1000, 1200), (1415, 1530),...}) and the time required for a meeting (eg: 45 mins) write a method to find an open available slot for scheduling a meeting.
avatar

Software Engineer

Interviewed at Apple

4.1
Nov 13, 2014

Given busy slots as a data-set in a person's outlook calendar (eg: {(1000, 1200), (1415, 1530),...}) and the time required for a meeting (eg: 45 mins) write a method to find an open available slot for scheduling a meeting.

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 1511 - 1520 interview questions

Glassdoor has 420,122 interview questions and reports from Software enginner interviews. Prepare for your interview. Get hired. Love your job.