Engineer Software Interview Questions

512,115 engineer software 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.

Viewing 1181 - 1190 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 512,115 interview questions and reports from Engineer software interviews. Prepare for your interview. Get hired. Love your job.