Solicité el puesto a través de un captador. El proceso duró 3 días. Acudí a una entrevista en Expedia Group (Bellevue, WA) en oct 2009
Entrevista
Data structure related questions. Algorithms and white boarding question over the phone. like
1 "Write a function that counts the number of primes in the range [1-N].
2"Write a function that will return the number of days in a month (no using System.DateTime)
3.Write a function that inserts an integer into a linked list in ascending order. Write the test cases for this function..
4.Given an array of characters which form a sentence of words, give an efficient algorithm to reverse the order of the words (not characters) in it.
5.Give a very good method to count the number of ones in a "n" (e.g. 32) bit number.
6.You're given an array containing both positive and negative integers and required to find the sub-array with the largest sum (O(N) a la KBL).
7Write a routine in C for the above. Given an array of characters. How would you reverse it. ? How would you reverse it without using indexing in the array.
And some tricky questions like There are four dogs/ants/people at four corners of a square of unit distance. At the same instant all of them start running with unit speed towards the person on their clockwise direction and will always run towards that target. How long does it take for them to meet and where?
Solicité el puesto a través de un captador. El proceso duró 2 semanas. Acudí a una entrevista en Expedia Group (Bellevue, WA) en jun 2016
Entrevista
Contacted by recruiter via Email.
followed by non-technical phone interview
Technical phone interview
in person technical interview
Took 2 weeks the process. very slow. The recruiter not following up quick. Interviewer not pay attention and play IPhone games. The coding is very detail oriented. also have some design issues and testing questions.
Preguntas de entrevista [1]
Pregunta 1
1 Select top K elements from TB data
2 convert Roman number to integer
Solicité el puesto a través de un captador. El proceso duró 1 día. Acudí a una entrevista en Expedia Group (Seattle, WA) en ene 2015
Entrevista
Phone screen. Was aked to write code for a couple of question in a shared screen. Total time of the interview was about an hour. Asked me to describe my algorithm and why I chose the way I did the coding.
Solicité el puesto a través de una agencia de empleo. El proceso duró 1 semana. Acudí a una entrevista en Expedia Group en nov 2014
Entrevista
Got call from consultant for Expedia Hiring event on November. After shortlisting of resume I had direct face to face interview with Expedia. It was a whole day process with multiple technical face to face interviews.
Expedia people look specifically for people who are good in Data Structures and Algorithm for SDET position. Interview is no less than Developer. Problem solving skills are also important to crack the interview
Preguntas de entrevista [3]
Pregunta 1
Implementing mini Jmeter (where we need to run all threads at once)