Tell me about challenges you faced in establishing process in any of your past projects
Director Engineering Interview Questions
9,652 director engineering interview questions shared by candidates
how you help employee engaged
Tell me about a time when you worked with internal and external stakeholders to align engineering priorities to launch a product line into the market.
Describe a time where you solved a challenging problem?
What further product features would you add to the application.
technical question unrelated to my field of knowledge
Q. What does your normal day look like ?
how do you lead the new process/tool development for the GBE?
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.
Most questions were open and didn’t imply a specific answer.
Viewing 961 - 970 interview questions