Software Development Interview Questions

37,298 software development interview questions shared by candidates

1) Design Chess 2) Design Elevator System 3) There are N jobs each with multiple inputs and one output. You have to schedule these jobs in order. One job's input could be output to another one. The result should be the list of jobs that are in order. (This is exactly what happens in map reduce kind of job. The output of intermediate stages is input to the following stages). Input and outputs are namespace or directory where the data is persisted.
avatar

Software Development Engineer

Interviewed at Amazon

3.5
Aug 19, 2016

1) Design Chess 2) Design Elevator System 3) There are N jobs each with multiple inputs and one output. You have to schedule these jobs in order. One job's input could be output to another one. The result should be the list of jobs that are in order. (This is exactly what happens in map reduce kind of job. The output of intermediate stages is input to the following stages). Input and outputs are namespace or directory where the data is persisted.

Code question: There is a frog. He hops once, but leaps twice. if you were given a number, say n = 3, then your code should print all the possible outcomes of leap and hops. Ex: n=3 will print hop, hop, hop hop, leap
avatar

Software Development Intern

Interviewed at Expedia Group

3.7
Apr 14, 2016

Code question: There is a frog. He hops once, but leaps twice. if you were given a number, say n = 3, then your code should print all the possible outcomes of leap and hops. Ex: n=3 will print hop, hop, hop hop, leap

Viewing 801 - 810 interview questions

Glassdoor has 37,298 interview questions and reports from Software development interviews. Prepare for your interview. Get hired. Love your job.