Leetcode medium, grilled on resume
Site Reliability Engineer Interview Questions
2,548 site reliability engineer interview questions shared by candidates
Started from basics and went very deep into reliability related experiences
Technical interview was focused on monitoring techniques, metrics, traces, SLI/SLOs. Also some classic Linux and DevOps related questions. Final interview was focused on relations in a team and my career plans.
D&D style scenario, where you have to troubleshoot a broken system. You describe your method of troubleshooting and what tools/commands to run and he will respond with the return value of said tools/commands. The overall point of this interview was to gauge the candidates ability to triage issues that arise.
General Coding and Tech problems
System design and few other related questions based on the role.
1. How the internet works, linux basics 2. Basic coding questions 3. Web tech,OSI model, major protocols,port,TLS,HTTP 4. Troubleshooting scenarios, Basic High level system design
A lot of linux questions, they expect intermediate/advanced Linux skills
interview was smooth he asked very good and basic questions only 1st round was technical what is ssh how it works, tcp vs udp, ip addresses and but it went deep on all topics, basic bash script and then basic python coding thats all it was all basic but remember all things at that time was having some pressure even it was simple things
Write a function that checks if a given ip is a member or a subnet such as (10.10.0.0 - 255.255.192.0) You cannot use a library, not even built-in - pure Python. Essentially binary ops.
Viewing 1301 - 1310 interview questions