*After providing a solution the interviewer had no idea existed*, Can you do it any other way?
Site Reliability Engineer Interview Questions
2,635 site reliability engineer interview questions shared by candidates
Coding rounds were for a middleware URL router and a multi-user rate limiter.
A question about a list of string that you need to transform into a hash. Then explain the time complexity. Also, explain memory usage of the function.
SSH into a server. Enable Google DNS as a secondary DNS server.
Tell me about x project
If a system was having sporadic issues what would be a way to find out what was wrong, other than using monitoring tools.
classic fermi problem. estimate some value making some approximations.
How many computers would it take to run gmail.
Merging intervals Merge lists/arrays Implement read() using read4k() 1 round of distributed system and large scale system design Compress string "aabcaaaaade" to "aabc5xade". Only compress if it shortens the string. 5xa means char a is repeated 5 times. Question on 2 lists and their union/ intersection/ remove elements present in L1 which are also present in L2
How to find if two binary trees have the same structure?
Viewing 51 - 60 interview questions