focuses on data structure and algorithms even as a site reliability engineer. please make sure to brush up and do leet code before applying
Site Reliability Interview Questions
2,639 site reliability interview questions shared by candidates
Given a 2d matrix with only alphabetical characters as items inside and a certain path, return the path direction provided that you can traverse only horizontally and vertically.
What technical accomplishment are you most proud of?
Compare the value of metrics vs logs vs traces.
Asked me questions on cloud providers, k8s, monitoring
Tell me about deploying a web app on, let’s say, 50 servers. Whats the process?
What's the time complexity?
Some classic personality interview questions
when summing the values of a 2D array in a nested for loop where the outer loop index counter is i and the inner loop index counter is j, what is the difference when you sum array[i][j] vs array [j][i]
How to check a host that cannot be connected
Viewing 2161 - 2170 interview questions