Coding round, then design round, behavioral round
Software Engineering Manager Interview Questions
1,797 software engineering manager interview questions shared by candidates
What was your most challenging project?
Name a time that you disagreed with someone and you handled it.
Tell me about a time when you had to motivate a team to go above and beyond.
Live coding interview: Pretty simple LeetCode-style question. Just talk through what you're doing as you're writing it.
System design: I thought this was a pretty standard system design question. Draw out your architecture, say what kind of technologies you'll use and why, describe some of the interactions between your components.
Code Screen: I won't put the actual questions here, but the code screen was 4 algorithm (LeetCode style) questions that you have to implement over the course of an hour. I don't think you have to finish the whole thing to pass, but the first two are very simple and should only take a moderate coder 15-20 minutes at most. The third one was also a simple solution but took a little longer to implement. The fourth question was the only one that had constraints that prevented me from using the simplest brute force solution.
1. System design 2. Coding challenge - build an app in React 3. Case study; read and correct some code 4. Behavioral questions
Programming test related to weather application which has some stubs that need to be completed and tested based on the instructions that are provided. Also we need to add new APIs and workflow. The entire thing is like a project with pom and also a terminal application embedded inside hackerrank specifically for Capital One
Describe your experience managing projects across teams. Describe your experience building out a data warehouse and data access controls.
Viewing 1081 - 1090 interview questions