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,775 software engineer interview questions shared by candidates

The biggest part of coding is a homework problem around using an API endpoint for foodtrucks data to make some reports. System design is going to be mostly practical applications for residential real estate. Object oriented design session will be less focused on real estate more on decisions around how you layout classes, how they interact, and the data structures you use.
avatar

Senior Software Engineer

Interviewed at Redfin

3.5
Sep 26, 2020

The biggest part of coding is a homework problem around using an API endpoint for foodtrucks data to make some reports. System design is going to be mostly practical applications for residential real estate. Object oriented design session will be less focused on real estate more on decisions around how you layout classes, how they interact, and the data structures you use.

Q1) http://www.geeksforgeeks.org/clone-linked-list-next-arbit-pointer-set-2/ Q2) Struct Test{ int a; int *b; char *c; float d; } size of struct ? Q3)char* num2String(int n) { char str[255]; sprintf(str, "%d", n); return str; } whats wrong with snippet?
avatar

Software Engineer

Interviewed at Riverbed Technology

2.9
Feb 3, 2016

Q1) http://www.geeksforgeeks.org/clone-linked-list-next-arbit-pointer-set-2/ Q2) Struct Test{ int a; int *b; char *c; float d; } size of struct ? Q3)char* num2String(int n) { char str[255]; sprintf(str, "%d", n); return str; } whats wrong with snippet?

- HR chat: - Walk through CV. - Asked about experience related to the tech specs from client. - Technical interview: - Years of experience with Go. - Experience with CI/CD. - Experience with Kubernetes. - Experience with service mesh. - Open up IDE, show how you would layout the files of a Go project that deployed a Node.js app to AWS EC2. - What are the steps required to deploy? - Purpose of `test.go`. Whats it used for? What have you used it for? - Have you used Dialer before? - Upsides to using Go to deploy to AWS over Terraform? - Downsides to running Go on the cloud compared to other languages?
avatar

Senior Software Engineer

Interviewed at Photon

4.3
Jun 21, 2024

- HR chat: - Walk through CV. - Asked about experience related to the tech specs from client. - Technical interview: - Years of experience with Go. - Experience with CI/CD. - Experience with Kubernetes. - Experience with service mesh. - Open up IDE, show how you would layout the files of a Go project that deployed a Node.js app to AWS EC2. - What are the steps required to deploy? - Purpose of `test.go`. Whats it used for? What have you used it for? - Have you used Dialer before? - Upsides to using Go to deploy to AWS over Terraform? - Downsides to running Go on the cloud compared to other languages?

Viewing 2811 - 2820 interview questions

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