Software Engineers Interview Questions

420,038 software engineers interview questions shared by candidates

given a chess board that is 3 x 3 squares, and only one piece, the knight, write a program that will move the knight from any starting location to any other (given) location in the board and return an error if it can not.
avatar

MTS1 Software Engineer

Interviewed at eBay

3.9
Mar 23, 2014

given a chess board that is 3 x 3 squares, and only one piece, the knight, write a program that will move the knight from any starting location to any other (given) location in the board and return an error if it can not.

decide whether the enter should be accepted or not for a passcode, one number missing is permitted, can be missed several times, 18687 is the passcode, then 167 is accepted, the rest should be right and in right sequence.
avatar

Software Engineer

Interviewed at Epic

3.3
Oct 25, 2011

decide whether the enter should be accepted or not for a passcode, one number missing is permitted, can be missed several times, 18687 is the passcode, then 167 is accepted, the rest should be right and in right sequence.

Excel Sheet Problem: Given a String in method return the column number. Or in other words, convert Excel column number in integer. Input: "A" Output: 1 Input: "AA" Output: 27 Explaination: Column A is very first column in Excel, so return 1.
avatar

Software Engineer

Interviewed at PlayStation

4.1
May 6, 2017

Excel Sheet Problem: Given a String in method return the column number. Or in other words, convert Excel column number in integer. Input: "A" Output: 1 Input: "AA" Output: 27 Explaination: Column A is very first column in Excel, so return 1.

Viewing 1031 - 1040 interview questions

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