An easy DFS/BFS coding problem, have to write test cases myself
Machine Learning Engineer Interview Questions
6,173 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.
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.
One leetcode medium difficulty question
Viewing 4831 - 4840 interview questions