what loss function you usually used
Algorithm Engineer Interview Questions
793 algorithm engineer interview questions shared by candidates
The English exam was easy, just a bunch of MCQs and two small paragraphs. The technical exam was 3 problem solving exam that must be finished in 3 hours. In my opinion it was an easy exam but I was a bit clumsy, so I didn't have the chance to even read the third question. So be prepare to be short in time.
Tell me a situation when you have a conflict with your co-worker. How did you solve it?
Program was already %99 complete. The function took a sentence in the form of a string as input. It then gets the first character of the string and you need to return "digit" if the first character was a number, "Upper" if it's a capital, or "Lower" if it's a lowercase letter. They already had everything already coded besides the 3 conditions to check for in the if/else statements.
A signal processing question about variance and average process
What is the difference between mean and median filter? If you apply a moving average filter to a signal what would happen to the signal standard deviation? What is the difference between logistic regression and a single layer single unit neural network? What is the difference with FIR and IIR?
Given a binary image with a single unfilled circle, try to find an efficient algorithm for finding it's radius and center. Follow-up: now assume the circle has a small degree of noise, how would you estimate the radius and center efficiently?
C program to display one pattern of 1's using 7x7 array how to design calorimeter app, write algorithm for the same Do you know DSP,linear system equations, signals and systems and matlab
Are you willing to work overtime.
Very nuanced questions on Kalman Filter, numerical methods
Viewing 41 - 50 interview questions