What is the best monitoring tool i have used so far and asked me to suggest better tool to them with pros and cons?
Site Reliability Interview Questions
2,640 site reliability 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.
Explain your past roles to better understand your skill set
Describe the Linux kernel
basic linux commands e.g ps -ef
Tell me about the experience you have tuning JVMs.
Evenly split a server (a list of Customers(id, #devices)) into two servers.
Find errors in the Python code
1 st Round technical question on cloud and tools for 1 hour
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