Why we shouldn't hire you?
Operations Team Leader Interview Questions
2,414 operations team leader interview questions shared by candidates
Given a set of hotels and its guests reviews, sort the hotels based on a list of words specified by a user. The criteria to sort the hotels should be how many times the words specified by the user is mentioned in the hotel reviews. Input: The first line contains a space-separated set of words which we want to find mentions in the hotel reviews. The second line contains one integer M, which is the number of reviews. This is followed by M+M lines, which alternates an hotel ID and a review belonging to that hotel. Output: A list of hotel IDs sorted, in descending order, by how many mentions they have of the words specified in the input. Notes: * The words to be find will always be single words like 'breakfast' or 'noise*. Never double words like 'swimming pool'. * Hotel ID is a 4-byte integer * Words match should be case-insensitive * Dots and commas should be ignored. * If a word appears in a review twice, it should count twice. * If two hotels have the same number of mentions, they should be sorted in the output based on their ID, smallest ID first. * In case one or more test cases time out, consider revisiting the runtime complexity of your algorithms
How do I prioritize the administrative and people tasks.
Me conte sobre sua trajetoria
Describe a difficult situation with a customer and what was the outcome
How do you manage underperformance?
* What is your definition of a team leader and what is its job in your opinion
How do you imagine your activities by Bertrandt in this position?
Targets
About my team
Viewing 2251 - 2260 interview questions