Machine Learning Engineer · Senior-Level · Full Journey
This was a coding interview focused on friend recommendations, using Python. The interviewer guided the session, asking about Big O notation and requiring a dry run of my code. **Question 1:** I needed to fix a `valid_recommend` function to pass a test case. I...