Sr Engineering Manager Interview Questions

1,066 sr engineering manager interview questions shared by candidates

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
avatar

Senior Engineering Manager

Interviewed at Atlassian

3.1
Sep 7, 2025

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)
avatar

Senior Engineering Manager

Interviewed at Atlassian

3.1
Sep 7, 2025

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

Glassdoor has 1,066 interview questions and reports from Sr engineering manager interviews. Prepare for your interview. Get hired. Love your job.