A computer vision detection task.
Machine Learning Engineer Interview Questions
6,170 machine learning engineer interview questions shared by candidates
List 7 positive and 7 negative traits about yourself, would your previous manager agree with this if we asked? (lol?)
Can you do true multithreading in Python
How can you segment pools and solar panels from images
If I had previously made a project in the field of Machine Learning (or similar): if not, to do one.
Solve dfs
In an array, return the index of the pair number with the opposite sign [1, 2, 0, 3, -3, 2, 5, -4]--> results is (-3,3), but you need to return the index which will be 3 and 4
Coding and system design were typical questions you'd see on leetcode or career cup
On-site interview had a combination of Deep Learning frameworks specifically Tensorflow, Keras, Pytorch, data structures. The languages used were C++ and Python. The other part of the interview was based on the theory of neural networks like Gradients, hyperparameters, convolutions, pooling, error rate, weights, etc.
Bias and Variance trade-off in machine learning
Viewing 511 - 520 interview questions