Software Enginner Interview Questions

420,038 software enginner interview questions shared by candidates

The hardest problem posed was the C# function I had to write. Write a function that accepts a character parameter such as "8" and then returns its digit value which would be 8 in this case. You cannot use any helper functions, casting or conversion functions. int ParseCharToInt(char c)
avatar

Software Engineer

Interviewed at Cornerstone OnDemand

3.2
Jan 25, 2013

The hardest problem posed was the C# function I had to write. Write a function that accepts a character parameter such as "8" and then returns its digit value which would be 8 in this case. You cannot use any helper functions, casting or conversion functions. int ParseCharToInt(char c)

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.

Viewing 1021 - 1030 interview questions

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