J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Booking.com (Amsterdam) en déc. 2014
Entretien
* Recruitment Interview with the Recruiter : This was general round over telephone, recruiter asked me some general questions about my total experience, why do I want to leave my current company and why do I want to join booking.com
* Technical phone interview with 2 members from the IT Department : In this round first I got a test fr 1 hour and that test was prepared by Hackerrank.com, after that I got a call and phone interview starts, during phone interview they again gave me a problem to write algorithm for it and asked complexity of it.
* Face to face interview at office, in my case Amsterdam
Questions d'entretien [1]
Question 1
If there is a small hotel in part of Amsterdam why should we add them?
J'ai postulé en ligne. Le processus a pris 2 mois. J'ai passé un entretien chez Booking.com (Amsterdam) en févr. 2015
Entretien
Never had such before. Instead of just giving a task (as an exam) and wait you cracking it they told about a problem and we were working on it together.
The whole process included:
-coding task on time online.
-mobile short talk to HR
-online technical interview with 2 team leads
-onsite interview. 5 hours, 3 rounds.
Questions d'entretien [1]
Question 1
The chess game and algorithm for a horse getting shortest path to move from one point to another.
J'ai postulé via la recommandation d'un employé. Le processus a pris 4 semaines. J'ai passé un entretien chez Booking.com en janv. 2015
Entretien
After I applied this position, got an Email and need to finish online code test on HackerRank. The test contains 6 coding tests with 3 difficult, 2 medium and 1 easy problem( Just choose the one you can complete in 1 hour) . Then I got call from HR and confirmed the time of technical review.
Then, the technical phone review with two developer. The question is there is an endless stream, you can get characters from this stream one by one. How to identify a word from this stream? How to handle the case if the first character of this word appeared several times in this word? For example, grep "interview" from "intervinterview". How to find thousands of word from this string?