Senior Software Developer Interview Questions

6,890 senior software developer interview questions shared by candidates

Coding Problem 2: You are given some invented (Darian?!) calendar, with 24 months of some length, each 6th having one extra day in each quarter from the other 5, and some rule on when a year is a leap year and where the extra day is added in that case (the last month I think.) The input is two dates and one needs to find the number of days in between. Pretty easy I think...
avatar

Senior Software Developer

Interviewed at Optiver

3.7
May 23, 2019

Coding Problem 2: You are given some invented (Darian?!) calendar, with 24 months of some length, each 6th having one extra day in each quarter from the other 5, and some rule on when a year is a leap year and where the extra day is added in that case (the last month I think.) The input is two dates and one needs to find the number of days in between. Pretty easy I think...

4 tasks in Codility. The first one was about C++ basics like dynamic_cast etc, 4-choice Second one classic parsing exercise in C++ using string, maps, arrays, however very badly specified so that correct solution was simply not feasible in given time, unless you neglect most possible inputs and "go straight to dumbest implementation" that might or might not pass Codility scoring test. Third question is about dynamic programming, in-depth search of cheapest route. Fourth was numerical exercise, relative calculation on angles maybe easy but certainly might be tricky.
avatar

C++ Senior Software Developer

Interviewed at TomTom

3.8
Aug 19, 2021

4 tasks in Codility. The first one was about C++ basics like dynamic_cast etc, 4-choice Second one classic parsing exercise in C++ using string, maps, arrays, however very badly specified so that correct solution was simply not feasible in given time, unless you neglect most possible inputs and "go straight to dumbest implementation" that might or might not pass Codility scoring test. Third question is about dynamic programming, in-depth search of cheapest route. Fourth was numerical exercise, relative calculation on angles maybe easy but certainly might be tricky.

Viewing 651 - 660 interview questions

Glassdoor has 6,890 interview questions and reports from Senior software developer interviews. Prepare for your interview. Get hired. Love your job.