What is the average time complexity of Merge Sort?
Site Reliability Engineer Interview Questions
2,547 site reliability engineer interview questions shared by candidates
All questions were software/coding based, mainly need to know algorithms, data structures, and performance. No tricks / brain-teaser questions, just nice logic/problem solving stuff. They discourage sharing actual questions.
bit manipulation
The applied tech side of the interview was a pretty simple ops task. Most of the interview dealt with process and systems design and consisted of open ended questions.
Given a file system structure how can you find the size of a folder given each item is either folder with id of the items inside of it, other type is file with name and size
How to solve the problem
General coding challenges, using python
Implement a function like the tail utility in Unix/Linux
whiteboard an LRU cache in the language of choice
I don't remember the exact questions exactly but one question was about regex and another was about hashmap.
Viewing 1981 - 1990 interview questions