Candidatei-me de outra forma. O processo levou 4 semanas. Fui entrevistado pela Expedia Group (Gurgaon, Haryana) em mai. de 2013
Entrevista
Received a call from HR of Expedia, who has seen my profile in LinkedIn. He asked me couple of simple questions like what is Hashmap and a question about finding combination of numbers in an array that add up to a certain value. I got three rounds of telephonic interviews scheduled after a week or two. Then I was asked to fly to Expedia in Gurgaon. I had three rounds of interview. The questions are not tough, I could write code for all the questions, however, based on the feedback, the code wasn't optimized enough.
Perguntas de entrevista [1]
Pergunta 1
Remove all characters of a string from another string. The algorithm should be less than O(m*n) where m & n are lengths of strings and the space used should be less than O(m+n).
Candidatei-me online. O processo levou 4 semanas. Fui entrevistado pela Expedia Group (Bellevue, WA) em set. de 2012
Entrevista
2 Telephonic Interviews - Both Technical
5 Onsite Interviews - 2 interviews with managers discussing test strategies and test design issues, identifying testable areas and bug triage
2 technical interviews in which they asked questions about data structures , algorithms
1 interview with the engineering director discussing my role at my current company, my ideas about test automation and performance testing
Perguntas de entrevista [5]
Pergunta 1
We have a 2 weeks release you are assigned one section of the application for testing , how would you identify that the area you are testing is correct ?
Follow Up question
How would you know if you are under-testing or over-testing the application