Data Structures Round: They asked stock price fluctuation from Leetcode with a little twist in the question. The focus is on what Data Structure I choose, their trade offs and Time complexity. The code should be executable along with Unit tests in 60 mins. I had a Java Developer interviewing me, I did my solution in python. The interviewers will give hints through out the interview, thus felt like a brain storming session. The difficulty of the MLE interview is equal for an SDE role
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,210 machine learning interview questions shared by candidates
How you test your ML models for production scale?
Generic problem solving technical interview questions (e.g., solve this graph question using recursion, how would you parse/edit this string with least data usage, etc.)
Why do you want to apply to facebook?
Standard medium or hard Leetcode questions
Where do you like best?
Explained in the text above.
Given a string check if brackets are balanced "(())(()(()" --> no, "()(())()" --> yes Implement the power (**) operator.
Leetcode Questions, medium to hard level
Why do you want to work at Facebook
Viewing 6251 - 6260 interview questions