Sr Software Developer Interview Questions

71,582 sr software developer interview questions shared by candidates

write a recursive function that solves the equation X[n] = X[n-1] + X[n-2] where X is an array that contains at least two integer values and the function should solve the question for the 3rd value in the array
avatar

Senior Software Engineer (Android)

Interviewed at Netflix

4.1
Feb 14, 2014

write a recursive function that solves the equation X[n] = X[n-1] + X[n-2] where X is an array that contains at least two integer values and the function should solve the question for the 3rd value in the array

You're working on a video editor and need to show events (identified by start and end timestamps) in swimlane tracks. A single track cannot contain events that overlap. Implement an algorithm that receives an array of events and outputs list of tracks (arrays) containing the list of events that should be shown on that track.
avatar

Senior Software Engineer

Interviewed at Netflix

4.1
Dec 31, 2019

You're working on a video editor and need to show events (identified by start and end timestamps) in swimlane tracks. A single track cannot contain events that overlap. Implement an algorithm that receives an array of events and outputs list of tracks (arrays) containing the list of events that should be shown on that track.

Some general problem solving questions for algorithms. For example how many eggs will I use to find out the height an egg breaks if I throw them from a building with 100 floors. what is the minimum number of eggs I need.
avatar

Senior Software Engineer

Interviewed at Electronic Arts

3.9
May 3, 2017

Some general problem solving questions for algorithms. For example how many eggs will I use to find out the height an egg breaks if I throw them from a building with 100 floors. what is the minimum number of eggs I need.

Viewing 541 - 550 interview questions

Glassdoor has 71,582 interview questions and reports from Sr software developer interviews. Prepare for your interview. Get hired. Love your job.