Related to Position of you are applying.
Operations Team Leader Interview Questions
2,414 operations team leader interview questions shared by candidates
Me conte sobre sua trajetoria
Typical questions, strengths, weaknesses, how I dealt with issues in previous roles.
Where do you see yourself in 5 years?
Describe a difficult situation with a customer and what was the outcome
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
Targets
About my team
What are some times you had a challenge as a team member or leader?
What is my leadership style
Viewing 2351 - 2360 interview questions