General management questions and Architecture/Design questions.
Sr Engineering Manager Interview Questions
1,066 sr engineering manager interview questions shared by candidates
How have you handled a difficult situation in the team? What was the situation and how did you resolve it?
Tell me about a time where you had a poor performing employee and what you did to address it?
Tell me about a tough situation you had to deal with as a manager.
How do you set strategy for your team? Work with cross-functional partners? What are your daily operating principles? How do you look at team growth projections?
What do you believe your responsibilities as a manager are?
How do you handle Adhoc work loads in PI without affecting existing project’s deadlines?
Identity and Access Management experience and expertise. Active Directory specialization, tools and techniques. Security engineering methods. Privileged Access Management.
Middleware Router a) We want to implement a middleware router for our web service, which based on the path returns different strings Our interface for the router looks something like: Interface Router { Fun addRoute(path: String, result: String) : Unit; Fun callRoute(path:String) :String; } Usage: Router.addRoute(“/bar” , “result) Router.callRoute(“/bar”) -> “result” Scale Up 1 – Wildcards using ordered checking Scale Up 2 – PathParams
Cost Explorer Imagine you are working on payments team at Atlassian. A customer subscribes to Jira and is interested in exploring how much it ‘ill cost them to keep using the product for the rest of the year Your task is to develop a COstExplorer that calculates the total cost a customer has to pay in a unit year . This means that at any day of the year they should be able to get a provisional report giving monthly/yearly cost estimated. CostExplorer should be able to provide a report of – Monthly cost (Generate a bill for each month, including bill amount for future months for the unit year) Yearly cost estimated(for the unit year)
Viewing 461 - 470 interview questions