describe how you troubleshoot a database
Production Engineer Interview Questions
1,940 production engineer interview questions shared by candidates
Questions about SIGTERMS, Unix commands, and networking fundamentals.
What happens in Linux when you type ls -l?
Explain pagination(might be different wordings)
questions about TCP / BGP / OSPF
Programming - medium level leet code questions. Note time constraints Behavioral - typical questions like how do you approach the problem in team System Design - typical design system XXX Networking - in depth trouble shooting System internals - very hard Linux related questions
Don't recall. One was super easy string manipulation the other one dynamic programming I think.
Why do you think that your are worth for the salary jump? What can you bring to Super Micro?
Given an m x n matrix board where each cell is a battleship 'X' or empty '.', return the number of the battleships on board. Battleships can only be placed horizontally or vertically on board. In other words, they can only be made of the shape 1 x k (1 row, k columns) or k x 1 (k rows, 1 column), where k can be of any size. At least one horizontal or vertical cell separates between two battleships (i.e., there are no adjacent battleships).
What is context switching? What is caching?
Viewing 1871 - 1880 interview questions