Software Engineer Interviews

Software Engineer Interview Questions

Software engineers write programs to design and develop computer software. Interviews are highly technical, so come ready to work through coding problems and math brainteasers. The specific questions you are asked will depend on what type of programming position you are looking for. Try researching a specific software discipline such as web development, application development, or system development.

Top Software Engineer Interview Questions & How to Answer

Question 1

Question #1: How would you describe your programming task process?

How to answer
How to answer: When answering a question about your process or life cycle for software development and engineering, it's helpful to consider every step, beginning with obtaining the requirements for the end product. Include as much detail as possible to help the interviewer learn more about any work you've done as a software engineer and how you handle a task to show your ability to tackle a project from start to finish.
Question 2

Question #2: Which programming languages do you know and prefer?

How to answer
How to answer: An interviewer will want to know what programming languages you're familiar with, as well as which languages you prefer. This question doesn't necessarily have a right or wrong answer, but it does provide insights into your capabilities and coding expertise. If the job listing for which you are interviewing includes specific language knowledge preferences, make sure to include them when outlining the software languages you know.
Question 3

Question 3: What is an example of a successful project that you completed?

How to answer
How to answer: When describing your success with a past project, it's helpful to identify aspects of the project that went well and detail the different task list elements. You can describe the team with whom you worked on the project, how you managed your time, and how you specifically contributed to the project.

419,642 software engineer interview questions shared by candidates

There are 49 horses of which you need to find the 25th fastest horse.At a time you can race 7 horses.How many number of races are required to find the 25th fastest horse? After each race,we know which is first and which is second but dont know the speed.That makes more sense) Hint - Consider the significance of 25 (24 horses r faster than this horse and 24 are slower)
avatar

Software Engineer

Interviewed at Yahoo

4
Oct 19, 2011

There are 49 horses of which you need to find the 25th fastest horse.At a time you can race 7 horses.How many number of races are required to find the 25th fastest horse? After each race,we know which is first and which is second but dont know the speed.That makes more sense) Hint - Consider the significance of 25 (24 horses r faster than this horse and 24 are slower)

1. Find a path from source word to target word with certain intermediate words in a dictionary. It's like the one other people here shared. But one thing is that you only have a function to check if a certain word is in the dictionary or not. (no other way to access the dictionary). 2. Find the best path from upper left corner to bottom right corner in a grid by moving right or down. The "best" path is the one with highest alphabetical order after sorted.
avatar

Software Engineer

Interviewed at imo.im

4.4
Aug 28, 2013

1. Find a path from source word to target word with certain intermediate words in a dictionary. It's like the one other people here shared. But one thing is that you only have a function to check if a certain word is in the dictionary or not. (no other way to access the dictionary). 2. Find the best path from upper left corner to bottom right corner in a grid by moving right or down. The "best" path is the one with highest alphabetical order after sorted.

OOD
avatar

Software Engineer

Interviewed at Mercedes-Benz Research & Development North America

3.4
Mar 9, 2019

OOD

Viewing 2301 - 2310 interview questions

Glassdoor has 419,642 interview questions and reports from Software engineer interviews. Prepare for your interview. Get hired. Love your job.