Explain your past roles to better understand your skill set
Reliability Engineer Interview Questions
3,691 reliability engineer interview questions shared by candidates
Describe a difficult situation where you were in high pressure to deal with customer/cutomers issues and how you dealt with it.
Questions are more focused on monitoring, troubleshooting, incident management, knowledge in unix/linux and tools.
basic linux commands e.g ps -ef
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 ]
Python coding questions, leetcode hard coding questions
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].
Tell me about the experience you have tuning JVMs.
Find errors in the Python code
Viewing 751 - 760 interview questions