Linux kernel, Network deep dive, distributed system design
Production Interview Questions
19,637 production interview questions shared by candidates
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.
Qu'elle commande permet d'ajouter un module kernel sur un systéme unix ?
Questions were related to network engineering and behavioral questions such as " Why Facebook" , " Why do you want to become a manager rather than an Engineer", " Tell me about a time where you had to deal with polarising teammates"
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.
Viewing 1351 - 1360 interview questions