Classical computer science questions, cannot talk about specific, NDA
Machine Learning Software Engineer Interview Questions
240 machine learning software engineer interview questions shared by candidates
Did not make it this far - canceled before interivew. However the study materials sent to me by the recruiter included basic comp sci/SE data structures and algorithms, that I would need to code in a scripting language during the tech screen. The resources were great, very comprehensive, but so much that it would be best to pare down to the essentials. I learned a lot from looking up what other successful candidates had done for their prep. AlgoExpert was my favorite resource, along with books like Cracking the Coding Interview by Gayle Laakmann McDowell and some popular textbooks.
algorithm problem can be solved with dfs
what is java compiled files format?
Binary search tree Dfs String Parentheses
Leetcode questions similar to those tagged on leetcode as being asked at Meta.
Design a recommender system for instagram
popular medium to hard leetcode problems, and design a recommendation system ML design interview.
Given an int array nums and an int target. Find two integers in nums such that the sum is closest to target.
Sliding window, Stack, Graph Search
Viewing 141 - 150 interview questions