A good example: "describe exactly what happens when you type 'telnet google.com 80' at a bash prompt, including shell interpretation, network connections".
Site Reliability Engineer Interview Questions
2,545 site reliability engineer interview questions shared by candidates
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.
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
What did I do and didn't manage to convince my team
write a script to query some data from an open API and format it to display nicely
Tell me what you think about cost management when in the cloud
How to all process in one go for application
How to check CRC ,RX ,TX error in Linux ?
Viewing 221 - 230 interview questions