An easy DFS/BFS coding problem, have to write test cases myself
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,208 machine learning 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