Tell me about challenges you faced in establishing process in any of your past projects
Senior Software Manager Interview Questions
418 senior software manager interview questions shared by candidates
A whole bunch of Android questions and this java problem Say you have an array for which the ith element is the price of a given stock on day i. If you were only permitted to complete at most one transaction (i.e., buy one and sell one share of the stock), design an algorithm to find the maximum profit. Note that you cannot sell a stock before you buy one. Example 1: Input: [7,1,5,3,6,4] Output: 5 Explanation: Buy on day 2 (price = 1) and sell on day 5 (price = 6), profit = 6-1 = 5. Not 7-1 = 6, as selling price needs to be larger than buying price.
how would you call micro-services in a standalone or in cloud applications if they are not reachable ?
Tell me about your most difficult project ? How do you handle conflicts ? Discuss your most successful engg project ? Talk about the migration to cloud ? Case study question about break even analysis?
Suppose you have an array of houses "-H-H-H", each house needs to be close to a water tank on either its left or right side. How many water tanks do you need? Water Tanks can only go where there is a dash. Given a list of constraints from the interviewer the task is to create a System Design for Uber in 30 minutes, after which there are follow up questions regarding scaling, data handling etc.
Question around quality and metrices. On team management
I kept on asking repeatedly for which position I am being considered but HR revealed after all rounds of interview which was very dissappointing!!
Can you describe a time when your engineering team was falling behind on a project? How did you identify the issue, what steps did you take to address it, and how did you ensure that the team was motivated and on track moving forward?
I asked them about flex time for dealing with traffic since I had to commute over an hour between work and home.
1. what was the toughest technical challenge that I solved? 2. Design Popular Product for Amanzon home page.
Viewing 41 - 50 interview questions