Software Engineering Director Interview Questions

1,797 software engineering director interview questions shared by candidates

I got multiple questions during these modules from various areas, such as leadership style and abilities, team motivation, hiring and team setup, change management, coaching and mentoring, conflict management, etc.
avatar

Senior Manager, Software Engineering

Interviewed at GoPro

4
Sep 14, 2021

I got multiple questions during these modules from various areas, such as leadership style and abilities, team motivation, hiring and team setup, change management, coaching and mentoring, conflict management, etc.

From the ground up, implement a concurrent server with a bespoke TCP-like protocol that manages a fixed-capacity LIFO data structure. The server supports asynchronous push operations, which append variable-length payloads to the stack, with blocking semantics when the stack is full. It also supports asynchronous pop operations, which retrieve the top element, returning a length-prefixed payload, and block when the stack is empty. Request processing must adhere to the order of complete reception. Edge case requirements are also provided. A given test suite and an additional secret test suite validate your work. The test suite is inconsistent with the specifications, so that's also fun. Do all of this in four hours, and do feel free to write extra tests because you'll definitely have extra time. If you're a frontend developer by trade, have fun working entirely outside your wheel house!
avatar

Software Engineering Manager

Interviewed at Philo

4.7
Apr 24, 2025

From the ground up, implement a concurrent server with a bespoke TCP-like protocol that manages a fixed-capacity LIFO data structure. The server supports asynchronous push operations, which append variable-length payloads to the stack, with blocking semantics when the stack is full. It also supports asynchronous pop operations, which retrieve the top element, returning a length-prefixed payload, and block when the stack is empty. Request processing must adhere to the order of complete reception. Edge case requirements are also provided. A given test suite and an additional secret test suite validate your work. The test suite is inconsistent with the specifications, so that's also fun. Do all of this in four hours, and do feel free to write extra tests because you'll definitely have extra time. If you're a frontend developer by trade, have fun working entirely outside your wheel house!

Viewing 1341 - 1350 interview questions

Glassdoor has 1,797 interview questions and reports from Software engineering director interviews. Prepare for your interview. Get hired. Love your job.