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 Operation Interview Questions
6,441 machine operation 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 4181 - 4190 interview questions