Typical interview questions. Previous work experience, how I handle situations, etc.
Machine Designer Interview Questions
10,784 machine designer interview questions shared by candidates
Have you ever worked in the steel business before?
Design round: Design an api rate limiter Coding round: simple manipulation of arrays and maps Craft round: Design an ML Labelling system
1 question I had was next greatest element in an array - searching only to the right. I had a solution with O(n^2), but they said don't even bother, that's rejected
how to sort in O(Logn) time
Why does one use MSE as a measure of quality. What is the scientific/mathematical reason for the same?
Questions on what machines I have run in the past.
Why do you wanna work at Frito-Lay?
How do you weight 9 marbles three times on a balance scale to select the heaviest one.
Please code up and send me a function that takes two integer arrays and returns their intersection. This answer must take less than n^2 time.
Viewing 21 - 30 interview questions