They asked me to not reveal their questions.
Site Reliability Engineer Interview Questions
2,637 site reliability engineer interview questions shared by candidates
If you had to design a phone number search tools, what challenges would you face? Explain how you would overcome them.
What is 2^32 power
Coding Exercise. You'll be given a class with methods, and you should improve upon it. I think you were given Python, Ruby, Go, and Java, maybe others.
A good example: "describe exactly what happens when you type 'telnet google.com 80' at a bash prompt, including shell interpretation, network connections".
Given a collection of ads (data structure given), what is the mean and median of the array.
How to scale up one of my question answers for a larger system.
What is the sticky bit and why is it used?
In the initial phone screening, I was asked to to rank the following in terms of speed: access a register, access main memory, perform a context switch, hd seek time). What type of context switch they meant was not specified.
During the first call, I was prompted at first with very basic questions about operating system and networking, then in went deeper on questions like: "what happen if you type telnet www.google.com", the questions within this one ranged from "tell me the process uses the OS to create that connection" to "how the data travels through the internet to reach the target server". The second call went even deeper in troubleshooting Linux, web servers, dns, load balancing, IP, routing and so on. Also, the recruiter asked me to code some python and bash scripts in order to solve some problems made for that interview
Viewing 231 - 240 interview questions