Python coding questions, leetcode hard coding questions
Site Reliability Engineer Interview Questions
2,639 site reliability engineer interview questions shared by candidates
1 st Round technical question on cloud and tools for 1 hour
HackerRank: Sort hotels by average score. Each line of input had the hotel ID and a review score. E.g. 1000 4 1000 7 2000 10 2000 8
HackerRank: Given a list of intervals, e.g. [1,4], [2,5], [6,7], merge overlapping intervals, e.g. [1,5],[6,7].
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 ]
Ghosted, more likely to be scheduling/management issues as I don't have problem interviewing elsewhere.
Imagine you had a data ingestion pipeline that needed to consume 10M events per day. How would you design it?
Q: Présentez vous Q: Quels sont vos motivations sur le poste en question ?
Tell me about how much you know java? :)
Here's a terraform script, what is it doing?
Viewing 561 - 570 interview questions