how old are you
Engineering Manager Interview Questions
9,635 engineering manager interview questions shared by candidates
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.
Tell me about you.
Java code to make a remote http call to an open NASA API and receive some data, business logic to play with data, write code in online coding tool.
Data modeling, queries
We treat the interviewing process like "dating" You get to meet each other and see if there is any chemistry. Don't you agree with this?
STAR style question around difficult management scenario I encountered.
What is your current salary?
How are microcode and firmware different? Where are they similar?
We use http for communicating between microservices, why do you advocate rpc?
Viewing 51 - 60 interview questions