They have asked me about Translational Invariance in CNN, Min number for k in KNN and K means algorithm.
Machine Learning Researcher Intern Interview Questions
1,840 machine learning researcher intern interview questions shared by candidates
Solve dfs
Why are you switching from SAP to start a new career into AI/ML
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.
ML take home test of image classification. There is one catch they write that they don't care about accuracy but actually they judge based on that. So don't believe on what is written.
Bias and Variance trade-off in machine learning
How do you build a system similar than Netflix?
Write an SQL query to carry out inner join The answer written below was marked wrong by the interviewer but its actually correct. I can say this because I, myself have executed in MySQL
Viewing 101 - 110 interview questions