Senior Software Development Engineer Interview Questions

1,238 senior software development engineer interview questions shared by candidates

Create a class diagram given a set of requirements. Create a class diagram given an image of some order. This was more of a discussion, need to communicate your ideas and reasoning behind the relationships and cardinality, and need to walk through the diagram to ensure data can be captured and persisted.
avatar

Sr Associate Software Development Engineer

Interviewed at Workday

3.5
May 28, 2024

Create a class diagram given a set of requirements. Create a class diagram given an image of some order. This was more of a discussion, need to communicate your ideas and reasoning behind the relationships and cardinality, and need to walk through the diagram to ensure data can be captured and persisted.

Round2 : Question 1: You have a website & you want to know the number of hits made in last 5 seconds. Even a user refreshes the page, it will be considered a new hit. Provide the approach for this. Question 2: web service - cache - yes ---> return (timeout is 1 second) else go to api call - yes ---> return (timeout 5 seconds) else go to database - yes ---> return (timeout 10 seconds) default error You have to implement above kind of system where each module is used if it is Up, else check with next module. What design pattern you will follow. Question 3: Difference between SOAP & REST Question 4: Have you used Micoservices? Question 5: Which framework did you use in REST? He was suggesting like Jersey webserver, Spring.
avatar

Senior Software Development Engineer

Interviewed at Expedia Group

3.7
Feb 27, 2020

Round2 : Question 1: You have a website & you want to know the number of hits made in last 5 seconds. Even a user refreshes the page, it will be considered a new hit. Provide the approach for this. Question 2: web service - cache - yes ---> return (timeout is 1 second) else go to api call - yes ---> return (timeout 5 seconds) else go to database - yes ---> return (timeout 10 seconds) default error You have to implement above kind of system where each module is used if it is Up, else check with next module. What design pattern you will follow. Question 3: Difference between SOAP & REST Question 4: Have you used Micoservices? Question 5: Which framework did you use in REST? He was suggesting like Jersey webserver, Spring.

Viewing 1181 - 1190 interview questions

Glassdoor has 1,238 interview questions and reports from Senior software development engineer interviews. Prepare for your interview. Get hired. Love your job.