data structures, systems programming
Site Reliability Engineer Interview Questions
2,637 site reliability engineer interview questions shared by candidates
Complexity of basic sorting algorithm
What is the average time complexity of Merge Sort?
Question about valid parentheses in a string, about possible string permutations. The hardest as for me was about an interval and water drops, which fall on it. I had to count how many of them are needed to make the interval wet.
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.
Can you tell me what’s wrong with this code?
q: write a function that converts camel case to snake case. q: code up a bst.
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.
Implement a function like the tail utility in Unix/Linux
Viewing 2051 - 2060 interview questions