How would you build a 1Petabyte storage with commodity hardware
Support Engineer Interview Questions
22,053 support engineer interview questions shared by candidates
What is my experience with customer service?
What is a Database?
You have an LVM setup like this. You have run out of space on your filesystem, you cannot delete data, and you do not have any more storage devices. Where can you look for more storage space? /dev/sda -> physical volume -> volume group -> logical volume -> filesystem -> /mnt/stuff
• Basic math What is a derivative? What is an integral? What is the relationship between integral and derivative? What is an eigenvalues? What is an eigenvector? Having this matrix: A= [[2 1];[-1 2]], what are the eigenvalues? what are the eigenvectors? How did you calculate these? What is a linear differential equation? Why? Explain? What is a singular matrix?? What is a symmetric matrix? What is an identity matrix? Having A=[ 2a 3g 4k] and B=[3a 2g -1k], what is the dot product? How did you do it? Factorize your answer. If A and B are matrices, what properties should these have to can be multiplied? • Programming concepts What is a virtual statement? What is a break statement? What is the difference between break/continue statements? What is a destructor do? What it is important? If you have a virtual statement, do you need to assign your destructor as a virtual? Why? What is a recursive function? Give an example. • One programming language (C++) What this line of code does? # define alpha beta What this line of code does? # define alpha 100 What these lines of code do? # if def alpha # end if what is the difference between malloc and calloc? • MATLAB How you save a variable in a mat file? How you save some specific variables in a mat file? How you open these data? How can you see the type of a variable? How can you do the inverse of a matrix? How you do the transpose of a matrix? What A.*B does? What A*B does? What A.’ does? What A.^-1 does? What A’ does? How you find help in MATLAB? How you plot a variable? What is a script? What is a function? Is a script the same that a function? If you type A=1 the answer is A=1 if you type 1 the answer is ans=1 How you do to don’t see the answer?? Using ; • Signals Processing What is z transform? What's the expression? What is the region of convergence? If you have a pole in the unit circle (exactly in 1), is the system stable? If you have a pole outside the unit circle, is the system stable? What is a causal system? What is a linear time invariant (LTI) system? Why? Explain? How it works? What is a LVR system? Why? Explain? How it works? If h[n]=[ 1 2 3 0 1], where the value of 0 is in n=3, what is the Z transform? If x[n]=n and y[n]=delta[n-3], what is x multiplied by y What's the difference between Continuous-time and Discrete-time systems? Can you convert a continuous system in a discrete system? How? Explain? Now, Can you convert a discrete system in a continuous system? How? Explain? What's the Power spectral Density? How to compute it?
Solve an ODE
You see a person riding a bike. why do you feel the wheel is spinning backwards?
What is the minimum sampling rate required to digitize the following signal such that the signal can be recovered without aliasing: 3cos600πt.
very quick. yet to finish it. currently in the 3rd round. first round was a prerecorded HR round with 5 questions. Second round was coding with hackerrank containing math, to choose any 2 of the 5 languages.
Find needle in a haystack If you are with 100 people on an island, how would you convince others that you should be saved Cluster index and non cluster index
Viewing 121 - 130 interview questions