I applied through a recruiter. I interviewed at LinkedIn in Jan 2020
Interview
The interview consisted of three main parts.
First, There was an initial call mainly on the details of current status of the candidate.
Second, there is an online interview with 2 LinkedIn employees on coding and machine learning questions.
Finally, there is and on-site interview consisting of 4-5 sessions of at most 1 hour each (on coding, on machine learning, with a team lead/manager).
In the end, I didn't get any return from the HR neither positive nor negative.
Interview questions [1]
Question 1
breadth-first search problem
questions on precision-recall
overall machine learning questions (supervised/unsupervised learning)
A spesific machine learning algorithm in detail.
I applied through a recruiter. The process took 5 weeks. I interviewed at LinkedIn (Sunnyvale, CA)
Interview
Interview process was nice. First question was a coding question, second was just general knowledge of AI, CNNs, neural networks, explaining the fundamental concepts of a multi layer perceptron, etc. Cost function, back propogation
I applied through a recruiter. The process took 4 weeks. I interviewed at LinkedIn (San Francisco, CA) in Apr 2026
Interview
First, I went through recruiter screening, then I had a technical screening round where I was asked to code the KNearest Algorithm from scratch using python. Then I had 5 rounds in final loop - AI Coding Round, System Design Round, DSA round, AI/ML Round, Hiring Manager Round
I applied through a recruiter. I interviewed at LinkedIn
Interview
The interviewer is very friendly and open to give hint. They focus a lot on Math and Random Sampling leetcode questions. Offer 2 ML algorithms to choose from and ask deeply about that algorithms, for example, how to implement and the math nature behind
Interview questions [1]
Question 1
Choose Linear Regresson or Losgistic Regresson, Explain and how do you implement it