Sum of subarrays
Machine Learning Engineer Interview Questions
6,169 machine learning engineer interview questions shared by candidates
Given a sorted list of numbers and a function f: x -> ax^2 + bx + c, apply f to all elements and return a sorted list of the f(xi)'s Explain some ML concepts: - Overfitting / Underfitting - Regularization - Bagging / Boosting - Performance metrics
past projects, leetcode hard, statistics, ML.
Design a recommender system. Machine learning questions: decision trees, AUC, etc.
Design Linkedin job recommendation system
Phone Screen: 1) Difference between x86 and ARM64 processors? 2) What is a convolutional neural network? 3) What is a pointer? 4) What is the difference between Reinforcement learning with policy and Reinforcement learning without policy? 5) Basic behavioural questions 4-hour interview: 1) What is the four pillars of OOP? 2) Describe each of the four pillars of OOP? 3) What is a pointer 4) What is Reinforcement Learning 5) Leetcode: If you have a set of data coming in, how would you manage to organize it where the least used tasks and the most used tasks are easy to access like O(1) time. (Hint use Priority Queue as the left and right accessing is O(1)) 6) What are SVM? 7) What is the difference between garabage collection between Python and C++? 8) What are the two ways to initialize objects into the heap in C++ in memory? (new and malloc) 9) What is duck typing? 10) How does a struct work in C++? 11) What is virtual? 12) What is overloading and overwriting? 13) What are the four different types of pointers that exist in C++ and explain how each of them are different from each other? 14) What are Bias and Variance and how do you deal with each of them?
Aggregate multi-level dataset to obtain confidence intervals from multiple data samples
What was your experience with AI security?
"Which image completes the pattern" type questions
Examples of complicated situations that I have solved
Viewing 5541 - 5550 interview questions