Practice for the Booking.com interview with these recently asked interview questions.
| Question | Topic | Difficulty |
|---|---|---|
Data Structures & Algorithms | Easy | |
Given a string, find the first non-repeating character in it and return its index. If it doesn’t exist, return -1. Example questions: Consider a string where all characters are lowercase alphabets. Example 1: Input:
Output:
In the string ‘helloworld’, the first non-repeating character is ‘h’, which is at index 0. Example 2: Input:
Output:
In the string ‘concussion’, the first non-repeating character is ‘u’, which is at index 4. | ||
Data Structures & Algorithms | Easy | |
Data Structures & Algorithms | Medium | |
SQL | Easy | |
Machine Learning | Medium | |
Statistics | Medium | |
SQL | Hard | |
Machine Learning | Medium | |
Python | Easy | |
Deep Learning | Hard | |
SQL | Medium | |
Statistics | Easy | |
Machine Learning | Hard |
Check your skills...
How prepared are you for working at Booking.Com?
Most data science positions fall under different position titles depending on the actual role.
From the graph we can see that on average the Product Manager role pays the most with a $117,697 base salary while the Data Analyst role on average pays the least with a $50,000 base salary.
Discussion & Interview Experiences