No questions, because there was no interview.
Site Reliability Interview Questions
2,637 site reliability interview questions shared by candidates
Find the first unique non repeating character in a string
Extract the substring(s) from the pair of most deeply nested parentheses/square and/or curly brackets. I.e. "ab(c(d)e[f])ghi"
- HR Screening - Tech Manager Interview (1hr) - Deep Tech Interview (1.5-2hrs) with a small coding exercise - Leadership Interview (1hr) - Behaviour Interview (1hr)
A lot of troubleshooting questions about Linux, K8S, Databases. A lot of questions about architecture and how you would x,y and z. Basically a lot of things you can't BS your way out of. The coding exercise is not very hard, pass in a URL via CLI to a function and have the function return the content with a few curveballs. Hint: know the requests library (Python) or any library with similar functions.
I was asked, given a number of connecting flight tickets, where each ticket only tells you the start and end destination of a trip, how do you find the first and last locations of the entire trip.
What is your typical day looks like?
How will you indentify a incident?
Difference between daemonset vs statefulset ?
Given a 3-tier web application, how would you go about deploying it on the cloud.
Viewing 2461 - 2470 interview questions