Software Development Engineer I Interview Questions

1,214 software development engineer i interview questions shared by candidates

Write a short program that prints each number from 1 to 100 on a new line. For each multiple of 3, print "Fizz" instead of the number. For each multiple of 5, print "Buzz" instead of the number. For numbers which are multiples of both 3 and 5, print "FizzBuzz" instead of the number. (In-person whiteboard example)
avatar

Software Development Engineer I

Interviewed at GM Financial

3.8
Jan 31, 2020

Write a short program that prints each number from 1 to 100 on a new line. For each multiple of 3, print "Fizz" instead of the number. For each multiple of 5, print "Buzz" instead of the number. For numbers which are multiples of both 3 and 5, print "FizzBuzz" instead of the number. (In-person whiteboard example)

Questions about algorithms and data structures (trees, heaps, queues), some of them were straight from other coding problems found in interviews, other were more design problems when I needed to use the correct data structures. Interview with manager and bar raiser are more open questions: they explain a problem and ask me how would I assess the problem, find the root cause and fix it.
avatar

Software Development Engineer I

Interviewed at Amazon

3.5
Nov 16, 2015

Questions about algorithms and data structures (trees, heaps, queues), some of them were straight from other coding problems found in interviews, other were more design problems when I needed to use the correct data structures. Interview with manager and bar raiser are more open questions: they explain a problem and ask me how would I assess the problem, find the root cause and fix it.

Viewing 161 - 170 interview questions

Glassdoor has 1,214 interview questions and reports from Software development engineer i interviews. Prepare for your interview. Get hired. Love your job.