Senior Developer Interview Questions

94,720 senior developer interview questions shared by candidates

Leetcode Hard problems. Find the shortest to tallest then back to shortest height for a rollercoaster. So you have to print all ints in between rollercoaster points. Difficult problem but interesting. input: [1,4, 6, 6 , 5, 5, 2, 7] output: [1, 2 ,3 ,4 ,5, 6,6, 5, 5, 4, 3 ,2 ,1 , 2, 3 ,4 ,5 ,6 ,7, 6, 5, 4, 3 ,2 ,1]
avatar

Senior Software Engineer

Interviewed at Clean Power Research

4.7
Nov 15, 2018

Leetcode Hard problems. Find the shortest to tallest then back to shortest height for a rollercoaster. So you have to print all ints in between rollercoaster points. Difficult problem but interesting. input: [1,4, 6, 6 , 5, 5, 2, 7] output: [1, 2 ,3 ,4 ,5, 6,6, 5, 5, 4, 3 ,2 ,1 , 2, 3 ,4 ,5 ,6 ,7, 6, 5, 4, 3 ,2 ,1]

Phone screen ask to write a string manipulation function in Java. Don't remember exact problem. But it wasn't hard. The coding required me to show familiarity with coding (need to code fast), programming language, and some corner case handling.
avatar

Senior Software Engineer

Interviewed at Twilio

3.9
May 21, 2015

Phone screen ask to write a string manipulation function in Java. Don't remember exact problem. But it wasn't hard. The coding required me to show familiarity with coding (need to code fast), programming language, and some corner case handling.

basically the test was a high school, entry level modest C set of 3-5 lines long questions, all in almost K&R meant to test if you knew that local variables are not initialized, to see if a for goes beyond nSize - 1, that being given a pointer you can access it using an array and other things of this sort. responses were automatically grilled (just like dmv office) and the so called "technical" recruiter was apparently computer illiterate
avatar

Senior Software Engineer Architect

Interviewed at SpaceX

3.8
Jun 1, 2016

basically the test was a high school, entry level modest C set of 3-5 lines long questions, all in almost K&R meant to test if you knew that local variables are not initialized, to see if a for goes beyond nSize - 1, that being given a pointer you can access it using an array and other things of this sort. responses were automatically grilled (just like dmv office) and the so called "technical" recruiter was apparently computer illiterate

Viewing 921 - 930 interview questions

Glassdoor has 94,720 interview questions and reports from Senior developer interviews. Prepare for your interview. Get hired. Love your job.