Senior Developer Interview Questions

29,133 senior developer interview questions shared by candidates

// input: 10 // output: 9 8 7 6 5 4 3 2 1 0 // input: 16 // output: 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 // input: -5 // output: -5 -4 -3 -2 -1 0 // input: -9 // output: -9 -8 -7 -6 -5 -4 -3 -2 -1 0 // input: 0 // output: already zero
avatar

Senior Software Developer

Interviewed at PSD Citywide

4.1
Jun 4, 2023

// input: 10 // output: 9 8 7 6 5 4 3 2 1 0 // input: 16 // output: 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 // input: -5 // output: -5 -4 -3 -2 -1 0 // input: -9 // output: -9 -8 -7 -6 -5 -4 -3 -2 -1 0 // input: 0 // output: already zero

write program on paper to implement stack using array. java access modifiers and core java related things like garbage collection and inner classes. round 2 project explanation roles explanation situation handling
avatar

Senior Fullstack Developer

Interviewed at BT Group

3.7
May 27, 2023

write program on paper to implement stack using array. java access modifiers and core java related things like garbage collection and inner classes. round 2 project explanation roles explanation situation handling

Viewing 841 - 850 interview questions

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