Director Of Software Development Interview Questions

14,039 director of software development interview questions shared by candidates

Each department head asked questions related to how their department interacted with this role. By the 5th and 6th interview, many of the open ended questions were repeat questions and a bit of a challenge to maintain the same level of enthusiasm as the first couple of times the question was asked. Questions were from A to Z and a bit of a challenge as many were based on what appeared to be based on past situations involving the position or previous leader behavior.
avatar

Director of Manufacturing

Interviewed at Spacelabs Healthcare

2.9
Nov 16, 2016

Each department head asked questions related to how their department interacted with this role. By the 5th and 6th interview, many of the open ended questions were repeat questions and a bit of a challenge to maintain the same level of enthusiasm as the first couple of times the question was asked. Questions were from A to Z and a bit of a challenge as many were based on what appeared to be based on past situations involving the position or previous leader behavior.

The questions were not difficult or necessarily unexpected. However, the process itself was very awkward. If you were the last candidate to respond to a particular question you almost felt the need to answer the question in a way that was different from how you might normally answer it so as not to provide the same response as another candidate in the room.
avatar

Director of Human Resources

Interviewed at Pursuit of Excellence

2.1
Jan 7, 2015

The questions were not difficult or necessarily unexpected. However, the process itself was very awkward. If you were the last candidate to respond to a particular question you almost felt the need to answer the question in a way that was different from how you might normally answer it so as not to provide the same response as another candidate in the room.

code in the language of your choice: A site has 4,320,000 users. The users are sequentially numbered -- each user has a user_id between 1 and 4320000. You want to slowly roll out a new feature to all users, at a consistent rate of X users per second. The roll-out should start at noon today, beginning with the newest user (id 4320000). The rollout should last two days, so user_id 1 gets the feature around noon two days from now. $Write a function to determine whether the feature is currently enabled for a given user_id: can_use_new_feature(int user_id) -> bool.
avatar

Director of Site Reliability Engineering

Interviewed at Tumblr

3.9
Apr 2, 2014

code in the language of your choice: A site has 4,320,000 users. The users are sequentially numbered -- each user has a user_id between 1 and 4320000. You want to slowly roll out a new feature to all users, at a consistent rate of X users per second. The roll-out should start at noon today, beginning with the newest user (id 4320000). The rollout should last two days, so user_id 1 gets the feature around noon two days from now. $Write a function to determine whether the feature is currently enabled for a given user_id: can_use_new_feature(int user_id) -> bool.

Viewing 61 - 70 interview questions

Glassdoor has 14,039 interview questions and reports from Director of software development interviews. Prepare for your interview. Get hired. Love your job.