Senior Full Stack Developer Interview Questions

964 senior full stack developer interview questions shared by candidates

During the Zoom interview, they didn't ask a lot of questions. The interviewers were very time-minding and they gave a 2 minutes intro about the company and I gave 3 minutes talk about my technology background. After the live coding session, they asked me how I would have dealt it if I had another chance
avatar

Senior Full Stack Developer

Interviewed at Prospa

4.1
Apr 12, 2021

During the Zoom interview, they didn't ask a lot of questions. The interviewers were very time-minding and they gave a 2 minutes intro about the company and I gave 3 minutes talk about my technology background. After the live coding session, they asked me how I would have dealt it if I had another chance

Modify their template application (they send you a link to the repo) to include an api controller to handle requests where you receive 2 inputs to an api call. An integer that represents a position in a sequence and a string that represents an expected answer. If the position input is divisible by 3 ( )then the expected answer is "foo" If the position input is divisible by 5 (5, 10...) then the expected answer is "bar" If the position input is divisible by both 3 and 5 (i.e. 15, 30 ...)then the expected answer is "foobar" If the expected answer matches the supplied answer then return 200 OK otherwise return 400 badRequest The test must be conducted while they are shoulder surfing and you must do it despite being questioned and corrected the entire way through if they observe that you're not doing it the way they want it written. You are not given any coding style guide. You must guess the correct one. You have 20 minutes to do it.
avatar

Senior Full Stack Developer

Interviewed at PropertyMe

3.8
Oct 28, 2021

Modify their template application (they send you a link to the repo) to include an api controller to handle requests where you receive 2 inputs to an api call. An integer that represents a position in a sequence and a string that represents an expected answer. If the position input is divisible by 3 ( )then the expected answer is "foo" If the position input is divisible by 5 (5, 10...) then the expected answer is "bar" If the position input is divisible by both 3 and 5 (i.e. 15, 30 ...)then the expected answer is "foobar" If the expected answer matches the supplied answer then return 200 OK otherwise return 400 badRequest The test must be conducted while they are shoulder surfing and you must do it despite being questioned and corrected the entire way through if they observe that you're not doing it the way they want it written. You are not given any coding style guide. You must guess the correct one. You have 20 minutes to do it.

Writing an assignment about CURD restful interface, must meet requirements below: production-level code or maturity of a senior developer. Test cases Unit testing of the business logic handler for unexpected exceptions DON’T return a string for an error message in particular cases, which is not a good way of handling exceptions. mentioned testing and exception handling
avatar

Senior Full-Stack Developer

Interviewed at Leonardo Worldwide

3.4
Nov 18, 2019

Writing an assignment about CURD restful interface, must meet requirements below: production-level code or maturity of a senior developer. Test cases Unit testing of the business logic handler for unexpected exceptions DON’T return a string for an error message in particular cases, which is not a good way of handling exceptions. mentioned testing and exception handling

The coding interview had 9 questions, 7 MCQ and 2 Coding. The First Coding and MCQ were moderate to easy but the test cases were weird. The second coding was difficult but I managed to get a few test cases right but couldn't get it done in the time complexity required. I did give solutions in heap and tree to try to show my thought process but I don't think I got that one right in time complexity.

Senior Full Stack Developer

Interviewed at VivoSense

4
Apr 4, 2023

The coding interview had 9 questions, 7 MCQ and 2 Coding. The First Coding and MCQ were moderate to easy but the test cases were weird. The second coding was difficult but I managed to get a few test cases right but couldn't get it done in the time complexity required. I did give solutions in heap and tree to try to show my thought process but I don't think I got that one right in time complexity.

Viewing 31 - 40 interview questions

Glassdoor has 964 interview questions and reports from Senior full stack developer interviews. Prepare for your interview. Get hired. Love your job.