There were leetcode like problems asked. There was also a free-form systems design interview, a network interview and a more structures systems interview. To wrap up, there was a conversation with the hiring manager.
Production Engineer Interview Questions
1,940 production engineer interview questions shared by candidates
They ask about the basic understanding of OS and Networking
you're given a process that is misbehaving. Think about how would you diagnose it and improve observability
What is a time you had a disagreement with a team, and how did you work it out?
Goat Latin is a made-up language based off of English, sort of like Pig Latin. The rules of Goat Latin are as follows: 1. If a word begins with a consonant (i.e. not a vowel), remove the first letter and append it to the end, then add 'ma'. For example, the word 'goat' becomes 'oatgma'. 2. If a word begins with a vowel (a, e, i, o, or u), append 'ma' to the end of the word. For example, the word 'I' becomes 'Ima'. 3. Add one letter "a" to the end of each word per its word index in the sentence, starting with 1. That is, the first word gets "a" added to the end, the second word gets "aa" added to the end, the third word in the sentence gets "aaa" added to the end, and so on. Write a function that, given a string of words making up one sentence, returns that sentence in Goat Latin. For example: string_to_goat_latin('I speak Goat Latin') would return: 'Imaa peaksmaaa oatGmaaaa atinLmaaaaa'
file parsing question something with dinosaurs, leetcode medium question
1. Top N frequent elements 2. Dinosaur problem
Q: Describe your experience maintaining production systems at scale.
Design question focusing on networks
What are the Linux commands to see listed cpu What is seen in the Linux kernel What is the purpose of min config/ main config/ if config - engineer wouldn’t clarify thinking they said it correctly. What was your great achievement from your past company How to do approach talking with different teams. What is RAID Linux commands for seeing memory What components are installed on a pci slot
Viewing 981 - 990 interview questions