Machine Design Interview Questions

10,792 machine design interview questions shared by candidates

no questions take oral drug test while watching a movie and taking a quiz once the video is done they check your drug test as long as all lines come up you pass then go sign paper for background check and wait to be placed
avatar

Machine Operator

Interviewed at ResourceMFG

3.2
Apr 11, 2015

no questions take oral drug test while watching a movie and taking a quiz once the video is done they check your drug test as long as all lines come up you pass then go sign paper for background check and wait to be placed

Random Walk Distances On Graphs Given a graph and any pair of vertices i and j, it is possible to take a random walk starting from i and eventually arrive at j, if i is connected to j. Specifically, starting at i, each time we choose an edge to traverse randomly according to some probability distribution P, and repeat until we arrive at j for the first time. The number of edges traversed is a random variable with some expected value, which is the expected random walk distance from i to j. By this definition, the expected random walk distance from a vertex to itself is always 0. Furthermore, multiple traversals of an edge are also counted in the random walk distance. Your task is to write a program to estimate the expected random walk distance between all pairs of vertices in a given graph.
avatar

Machine Learning Engineer

Interviewed at RBC

3.9
Jul 5, 2017

Random Walk Distances On Graphs Given a graph and any pair of vertices i and j, it is possible to take a random walk starting from i and eventually arrive at j, if i is connected to j. Specifically, starting at i, each time we choose an edge to traverse randomly according to some probability distribution P, and repeat until we arrive at j for the first time. The number of edges traversed is a random variable with some expected value, which is the expected random walk distance from i to j. By this definition, the expected random walk distance from a vertex to itself is always 0. Furthermore, multiple traversals of an edge are also counted in the random walk distance. Your task is to write a program to estimate the expected random walk distance between all pairs of vertices in a given graph.

Several questions across different interviews. Was asked to implement knn and select an algorithm that would deal with video scene identification for the final one. Also, the HR asked the questions that you can find in any interview process of a large company, e.g describe a time where you explained a technical matter to a non-technical audience etc.
avatar

Machine Learning Engineer Graduate

Interviewed at TikTok

3.2
Oct 10, 2023

Several questions across different interviews. Was asked to implement knn and select an algorithm that would deal with video scene identification for the final one. Also, the HR asked the questions that you can find in any interview process of a large company, e.g describe a time where you explained a technical matter to a non-technical audience etc.

Viewing 471 - 480 interview questions

Glassdoor has 10,792 interview questions and reports from Machine design interviews. Prepare for your interview. Get hired. Love your job.