Managing conflicts within Team, Identifying and Nurturing talent, Difficult Decisions and rationale while making those decisions. System Design round to design Twitter clone.
Engineering Manager Interview Questions
8,546 engineering manager interview questions shared by candidates
To talk about past experiences you feel that are similar to challenges they explainned having now and how I managed them.
how was your transition from technical to managerial role ? can we create LLM with chat GPT ? how to scale microservice what's the biggest team size you have handled . what caching you have used how cache refresh
How do you plan your work (OKRs)? How do you manage low performers?
Write a function to select the best coupon from a list that provides the maximum discount for a given cart value. Each coupon has fields: code (string), max_discount (numeric), priority (numeric, lower is higher priority), and min_cart_value (numeric). A coupon is eligible only if the cart value meets or exceeds its min_cart_value. Selection Rules Filter eligible coupons first, then rank by these criteria in order: Highest max_discount (primary) Lowest priority if discounts tie (secondary) Earliest occurrence in input list if both discount and priority tie (tertiary) Return the coupon details (or null/none if no eligible coupons). Assume input is an array of coupon objects and a numeric cart_value.
How did you handle an employee who refused to communicate with its team?
"What is the current composition of your team?"
2. Brain teasers 1. a 10x10x10 Cube whose sides are painted, count the painted cubes, if we remove a layer how many are left etc 2. A clock face is shown with 3 equal hands. Need to determine the exact time.
What is Artificial Intelligence (AI)?
Deep discussion about AI, Gen AI and different tools used, how was my past role etc.
Viewing 8531 - 8540 interview questions