Followed by questions on version controls especially git like - difference between git pull and git fetch, how to handle merge conflict, what is staged and unstaged commits, work cycle of a code through github.
Site Reliability Interview Questions
2,637 site reliability interview questions shared by candidates
Given an integer from 1 - 12 trillion, write a function that translates that integer into its English string. For example, 1 would return "one". 586 would return five hundred and eighty six.
What is the Terraform life-cycle?
Check Kubernetes Environment Troubleshoot Kubernetes Deployment
How have you dealt with alert fatigue and signal-to-noise balancing in the past?
You will be asked questions on previous successes, failures, and troubleshooting.
Which of these do not guarantee a time complexity of O(log n) ? - Red black tree - Binary tree - Linked list - Hash table - B tree
Consider a scenario in which an trans-continental file transfer fails with the following error message: [...] This is the only information you have to go on; walk us through your mental line of troubleshooting.
Phone screen: the troubleshooting scenarios were typical things I'd seen in my 10 years administering a large network of Linux machines. For the coding exercise I chose Perl because that's my best language and as a result I had to explain some of the code to the interviewer (I think Google uses mostly python).
How to deal with group conflict
Viewing 411 - 420 interview questions