The phone interview was generally non-technical. The 2nd takehome exercise task was to write a script that processes a CSV file of customer transactions, keeps a running mean and standard deviation of transactions by customer ID, observes large deviations of individual transaction amounts from the running mean and, when such deviations are observed, generates alerts. This was to be done by implementing just one method, for which they had written a header definition. The instructions stated certain requirements: scalability, readability and code structure, logging and testing, and how simple it is to run and evaluate the code. Observe that some of these involve a large element of subjectivity. There was no mention of persistence, or function naming conventions.
Machine Learning Engineer Interview Questions
6,166 machine learning engineer interview questions shared by candidates
What is Super and how is it used?
What is the difference between Vertical and Horizontal Scaling?
In three tiers: - Project questions: Project questions (Based on your project) What algorithm could be used to fit data to memory when training logistic regression?
What is term frequency in tf-idf?
1. System design their Sift system and spam detection system, 2. Routine behavioral questions 3. Coding question ( implement LRU cache)
How would you describe your coding skills?
How would you describe your experience with Jenkins?
Difference between operaor overloading and overriding
Asked hard level ds algo problem
Viewing 131 - 140 interview questions