Site Reliability Engineer Interview Questions

2,637 site reliability engineer interview questions shared by candidates

You're given an array of city pairs and a start city. You need to find a valid itinerary: cities = [ ['Milan', 'Mexico'], ['Mexico', 'Dubai'], ['Berlin', 'Milan'], ['Barcelona', 'Berlin'], ] Having the start: "Barcelona" Here it would be: [ Barcelona, Berlin, Milan, Mexico, Dubai ]
avatar

Site Reliability Engineer

Interviewed at Booking.com

4.1
Jan 18, 2024

You're given an array of city pairs and a start city. You need to find a valid itinerary: cities = [ ['Milan', 'Mexico'], ['Mexico', 'Dubai'], ['Berlin', 'Milan'], ['Barcelona', 'Berlin'], ] Having the start: "Barcelona" Here it would be: [ Barcelona, Berlin, Milan, Mexico, Dubai ]

Viewing 551 - 560 interview questions

Glassdoor has 2,637 interview questions and reports from Site reliability engineer interviews. Prepare for your interview. Get hired. Love your job.