I applied online. The process took 2 days. I interviewed at Booking.com in Sep 2014
Interview
I was interested in Booking.com because have relevant experience in development booking systems.
Got first interview with HR for just basic information.
After few weeks got another one with two team leads by skype and using Titanpad to share coding skills.
Regarding on a delay seems they are extremely busy.
They said that normally the interview should not take more than 45 mins.
After introducing each other they started to ask some tech questions.
Interview questions [1]
Question 1
I've expected to hear questions about data structures, algorithms, problem solving tasks, maybe tasks to fuckyourbrain, or another simple math problems etc.
They proposed me to code a function in pseudocode to get a short version of a description. But to keep whole words in a sentence and do not cut them.
After that they asked me questions about each line and proposed to improve my 2 lines of code to get it faster.
They tried to tip me using caching there.
Anyway looks like it was enough for them to understand something about me that caused to reject my application with general explanation that I do not have deep knowledge in area they needed.
I applied online. I interviewed at Booking.com in Oct 2014
Interview
I applied online, got the first call in less than one week and another week later I got the technical interview with two engineers. Everybody were nice, but the person from RH was extremely nice.
They offered me to choose the language I want, I took C.
Interview questions [1]
Question 1
I faced one question. Simple programing problem.
The problem was, given two arrays, retrieve the minimal common element.
I applied online. The process took 2 weeks. I interviewed at Booking.com in Sep 2014
Interview
First interview took 15 minutes on the phone. Questions - why do you want to work for booking.com, are you willing to move to amsterdam. The interviewer asked questions about all the things which I wrote in the cover letter.
The second one was technical on titanpad and took 30 minutes.
One task : Write an algorithm for finding if a word is partial anagram of another word:For example :
booking <- bing true
What is the complexity of the written algoritm.