Senior Software Developer Interview Questions

7,030 senior software 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

1. Technical test was to write a decoder of TLV Hex within 2 hours (without any specification beside the schema) 2. Technical phone interview wasn't an actual technical interview from software development point of view, and rather architecture related questions.
avatar

Senior Software Developer

Interviewed at M-KOPA

4
Feb 7, 2020

1. Technical test was to write a decoder of TLV Hex within 2 hours (without any specification beside the schema) 2. Technical phone interview wasn't an actual technical interview from software development point of view, and rather architecture related questions.

- company portal, 3 exercises of computer science, like LeetCode, easy and medium difficulty level - the portal allow you to check if the code passes test cases, which is helpful to prevent distractions. - another CS/Leetcode like exercise, medium difficulty.
avatar

Senior Software Developer

Interviewed at Mahisoft

4.5
Feb 9, 2023

- company portal, 3 exercises of computer science, like LeetCode, easy and medium difficulty level - the portal allow you to check if the code passes test cases, which is helpful to prevent distractions. - another CS/Leetcode like exercise, medium difficulty.

Viewing 241 - 250 interview questions

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