An easy DFS/BFS coding problem, have to write test cases myself
Machine Learning Engineer Interviews
Machine Learning Engineer Interview Questions
Companies rely on machine learning engineers to help design and improve the systems that allow their software to improve on its own, rather than being specifically programmed. During the interview process, be prepared to be tested heavily on both computer science and data science knowledge with an emphasis on recognizing patterns and trends. A bachelor's degree in computer science or a related field will be required.
Top Machine Learning Engineer Interview Questions & How to Answer
Question #1: What are the most important algorithms, programming terms, and theories to understand as a machine learning engineer?
Question #2: How would you explain machine learning to someone who doesn't understand it?
Question #3: How do you stay up to date with the latest news and trends in machine learning?
8,208 machine learning engineer interview questions shared by candidates
working with arrays and dictionary
You are given an array of integers nums, there is a sliding window of size k which is moving from the very left of the array to the very right. You can only see the k numbers in the window. Each time the sliding window moves right by one position. Return the max sliding window.
ML and coding . No questions on cultural fit.
find cycle in a directed graph
A medium-level leetcode question on array
what is your career goal?
what is your career goal?
Define Recall and Precision, describe diference between SGD and Adam
- How to manage overfitting - How to handle class imbalance - Name different optimizers (SGD, Adam) and mention some differences. - Explain Recall & Precision.
Viewing 6461 - 6470 interview questions