Was there ever a time you disagreed strongly with a proposal, and how did you attempt to work it out?
Site Reliability Engineer Interview Questions
2,637 site reliability engineer interview questions shared by candidates
100 machines need to sync up data every hour, how will you go about it? explain in detail? follow up 1- Low bandwidth, so you cant go with the naive approach. follow up 2- cannot go in tree process it will still not complete in time.
Print all statistics of every process name and its log for every minute of a piece of system log. In other word, use minute as row title, print all statistics in the corresponding minutes.
NDA
1. The HR round (~30 minutes) was more about knowing the candidate - about oneself, motivation, etc. 2. The coding assessment involved parsing multiple DNS entries and count records (with parent and child domains considered exclusively for the count), probably sorting them by the count values, and returning the list with all sorted results.
Explain me what happens from a technology/infrastructure standpoint when I type www.google.com in the browser?
Write a script to deploy the Algolia demo app. Make sure that it is tolerant in the face of failures.
Quais os seus conhecimentos com observabilidade? Stack da empresa é Dynatrace.
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.
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.
Viewing 401 - 410 interview questions