Python
Site Reliability Engineer Interview Questions
2,640 site reliability engineer interview questions shared by candidates
Data structures and basic algorithms.
Don't remember any questions, it's been a while
There was a linux troubleshooting exercise
Coding on coderpad.io They gave a static list to work with. 1. Convert a list to a dictionary with key as the item and value as the count of the item 2. Given the above dict sort and remove duplicates System engineering questions: > what is an inode? > what is avg load on the Linux system? > what is included in the Kubernetes control plane? > given /24 subnet how many IPs are available to use? > A Kubernetes pod is not starting up and is going in a pending state, how will troubleshoot this?
System design, architecture, Linux internals and debugging
What is something do you want to bring for the company?
The take-home assignment was to implement a rate-limiter function in Python. I was provided clear directions and a repository with starter code in it.
How do you design multi-region, highly available architectures? Can you describe a recent platform improvement project you led or contributed to? How would you design an observability stack from scratch?
1. Design a alert manager kind of tool 2.Explain in detail about your current work 3.Design log exporter tool, and some troubleshooting related questions
Viewing 1801 - 1810 interview questions