I applied online. The process took 2 weeks. I interviewed at Booking.com in July 2016
Interview
#1: Email to schedule a call with RH;
#2: RH call - skype/phone;
#3: 4 Hackerrank challenges;
#4: Feedback of step #3;
#5: Schedule a pair programming with 2 Software Engineers (using hackerrank engine -- too bad!);
#6: Feedback of step #5;
*Both feedback was very fast!
Interview questions [1]
Question 1
Identify whether there exists a pair of numbers in an array such that their sum is equal to N
Input:
The first line contains one integer N, which is the sum we are trying to find;
The second line contains one integer M, which is length of the array;
This is followeb by M lines each containing one element of the array;
Output:
Output 1 if there exists a pair of numbers in the array such that their sum equals N. If such a pair does not exist, output 0.
Note:
The array must be sorted.
I applied through a staffing agency. I interviewed at Booking.com (Amsterdam) in June 2026
Interview
Two stages:
- Technical: consisted of two parts. The first one was a hands-on coding exercise where I had to solve a problem, and the second one was focused on system design.
- Culture fit
Interview questions [1]
Question 1
They asked about idempotency, retry mechanisms, inter-process communication, observability, reliability, and scalability.
I applied through a recruiter. I interviewed at Booking.com
Interview
I recently interviewed with Booking.com for a software engineer role. The process was well-organized and took about 3–4 weeks. It started with an online assessment on HackerRank with a couple of LeetCode medium problems. That was followed by a technical screen where I did live coding and discussed basic algorithms. The final round was a full day of back-to-back sessions: algorithmic coding, system design (something like designing a hotel availability checker), a behavioral round using STAR questions, and a chat with a manager about company values. The interviewers were professional and friendly, and the problems felt relevant to Booking's actual business. On the downside, some coding rounds felt repetitive, and I didn't get much feedback after being rejected. Overall, it was a fair but challenging process. My advice: practice medium-level array and hash map problems, review basic system design, and have solid STAR stories ready. I'd rate it 4 out of 5 stars and would recommend it to other engineers.
Interview questions [1]
Question 1
Design a hotel search and availability system that returns available rooms for a given date range and can handle high traffic.
I applied online. I interviewed at Booking.com (Amsterdam)
Interview
The whole process is composed of about 5 stages. Initial interview, then technical interview, followed by a “ownership” interview, then by a team-fit check interview. The initial interview is done by recruiters not based in the Netherlands (at least my experience) and felt as if the role had already been filled by the time I took it. Was answered with a “I’m doing good, hope you are doing good too. So this interview…” to “Hi, nice to meet you! How are you?”. It simply felt as if they didn’t want to be there and there was 0 engagement.