Senior Software Manager Interview Questions

349 senior software manager interview questions shared by candidates

Suppose you have an array of houses "-H-H-H", each house needs to be close to a water tank on either its left or right side. How many water tanks do you need? Water Tanks can only go where there is a dash. Given a list of constraints from the interviewer the task is to create a System Design for Uber in 30 minutes, after which there are follow up questions regarding scaling, data handling etc.
avatar

Senior Manager - Software Engineering

Interviewed at GEICO

2.6
Apr 15, 2024

Suppose you have an array of houses "-H-H-H", each house needs to be close to a water tank on either its left or right side. How many water tanks do you need? Water Tanks can only go where there is a dash. Given a list of constraints from the interviewer the task is to create a System Design for Uber in 30 minutes, after which there are follow up questions regarding scaling, data handling etc.

A whole bunch of Android questions and this java problem Say you have an array for which the ith element is the price of a given stock on day i. If you were only permitted to complete at most one transaction (i.e., buy one and sell one share of the stock), design an algorithm to find the maximum profit. Note that you cannot sell a stock before you buy one. Example 1: Input: [7,1,5,3,6,4] Output: 5 Explanation: Buy on day 2 (price = 1) and sell on day 5 (price = 6), profit = 6-1 = 5. Not 7-1 = 6, as selling price needs to be larger than buying price.
avatar

Senior Software Engineering Manager

Interviewed at Capital One

3.4
Jul 15, 2019

A whole bunch of Android questions and this java problem Say you have an array for which the ith element is the price of a given stock on day i. If you were only permitted to complete at most one transaction (i.e., buy one and sell one share of the stock), design an algorithm to find the maximum profit. Note that you cannot sell a stock before you buy one. Example 1: Input: [7,1,5,3,6,4] Output: 5 Explanation: Buy on day 2 (price = 1) and sell on day 5 (price = 6), profit = 6-1 = 5. Not 7-1 = 6, as selling price needs to be larger than buying price.

The next phone interview was with a manager in the organization that has the open position. This interviewer's accent was very thick, I work with people from all over the world with all kinds of accents and I had to have him repeat questions two or three times just to understand what the question was generally about - I was only picking up every other word - which makes a phone interview extremely difficult. I explained early in the interview that I had managed 40+ people in 5 different teams and some projects I did not technically work myself, but if he had a technical question I could go as deep as they wanted to go. He proceeded to ask me about a very specific project and immediately fixated on what the database synch-rates were as I walked through this project that I managed.
avatar

Senior Software Engineering Manager

Interviewed at Meta

3.6
Mar 23, 2019

The next phone interview was with a manager in the organization that has the open position. This interviewer's accent was very thick, I work with people from all over the world with all kinds of accents and I had to have him repeat questions two or three times just to understand what the question was generally about - I was only picking up every other word - which makes a phone interview extremely difficult. I explained early in the interview that I had managed 40+ people in 5 different teams and some projects I did not technically work myself, but if he had a technical question I could go as deep as they wanted to go. He proceeded to ask me about a very specific project and immediately fixated on what the database synch-rates were as I walked through this project that I managed.

Can you describe a time when your engineering team was falling behind on a project? How did you identify the issue, what steps did you take to address it, and how did you ensure that the team was motivated and on track moving forward?
avatar

Sr Manager Software Engineering

Interviewed at SentinelOne

4.4
Sep 13, 2024

Can you describe a time when your engineering team was falling behind on a project? How did you identify the issue, what steps did you take to address it, and how did you ensure that the team was motivated and on track moving forward?

Viewing 31 - 40 interview questions

Glassdoor has 349 interview questions and reports from Senior software manager interviews. Prepare for your interview. Get hired. Love your job.