Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 3 giorni. Ho sostenuto un colloquio presso Expedia Group (Bellevue, WA) nel mese di ott 2009
Colloquio
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?
Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Expedia Group (Bellevue, WA) nel mese di giu 2016
Colloquio
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.
Domande di colloquio [1]
Domanda 1
1 Select top K elements from TB data
2 convert Roman number to integer
Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Expedia Group (Seattle, WA) nel mese di gen 2015
Colloquio
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.
Ho presentato la mia candidatura tramite un'agenzia di reclutamento personale. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Expedia Group nel mese di nov 2014
Colloquio
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
Domande di colloquio [3]
Domanda 1
Implementing mini Jmeter (where we need to run all threads at once)