leetcode test is dp problem
Machine Learning Interviews
Machine Learning Interview Questions
"To get a job in machine learning, you must have the programming and mathematical knowledge to create artificial intelligence that is capable of learning new tasks without being explicitly coded. In an interview you may be asked about your experience with pertinent coding languages such as Java and C++ as well as with writing algorithms. The interview will be comprised mainly of technical questions that test your knowledge of the fundamental concepts of machine learning such as data mining and signal processing."
8,210 machine learning interview questions shared by candidates
Bias variance trade-off, then leetcode style question
For the coding part, I was required to solve a LeetCode medium and implement a machine learning evaluation algorithm from scratch in 25 minutes.
BFS / DFS traversal, moderate difficulty
Binary Search, Array Manipulation Talked about Overfitting and how can you prevent it
Specific question based on your resume. For instance, how did you tune the model to improve the performance.
Describe the difference between L1 regulariser and L2 regulariser
1: Fink k largest number in an array. 2: Find the median of a linked list.
Write cross entropy loss and adamW optimizer
Implement a popular model layer from scratch.
Viewing 6381 - 6390 interview questions