One interview is with a manager. They will ask probing questions about your work history and personality.
Production Engineer Interview Questions
1,940 production engineer interview questions shared by candidates
Linux kernel, Network deep dive, distributed system design
Send packets to remote machines and try to upgrade the packet remotely. Troubleshooting why some of the machines are not updated.
What information is not in the inode ? - User ID - File's name - File ID
Another interview will be systems. This is again verbal and whiteboard. The interviewer might provide a printout of some debugging.
Another interview will be networks- again on a whiteboard.
Coding round: split array in such a way that their sum is same
Array [A, B ,C, D, E , F, G, H] User input 2 values, e.g. D, F It's necessary to print [A, B, C, F, E, D, G, H]
write a code tp create a randomized minesweeper board on every iteration.
Simple coding tasks. Merge data from 2 files
Viewing 141 - 150 interview questions