Tell me about yourself, and situational-based questions
Quality Engineering Interview Questions
311 quality engineering interview questions shared by candidates
Nothing unexpected. Asked the very common BizzBuzz java programming question
Onsite: 1. Testing this model. Seller or Publisher <==> AppNexus Sever <==> Buyers or Bidder The highest bidder wins and he/she only need to pay by the second highest bidding + .01, how to test this policy? ( consider all of the cases the policy may fail, for example, all bidding are same, etc ) 2. Algorithm. Give a set of numbers, check if there is a subset whose summation is equal to a given number. First give the idea of your algorithm and then test it. Second, review a solution to this problem and look for bugs. Different from the class DFS, this solution is divide-and-conquer. For example, check (1, 3, 5 ) -> 6 will be divided to check ( 3, 5 ) -> 5.
Design patterns used Solid principles
very general questions - nothing too tricky
For Lead position they ask for KPI Metrics
What is inheritance?
1. Brief Introduction and details about project. 2. What all API methods are there and their details. 3. What are 5 series API codes and 4 series API codes.
how to transform team to be more Agile
What skills can you bring to Toronto Hydro?
Viewing 191 - 200 interview questions