I applied through an employee referral. I interviewed at LinkedIn (Mountain View, CA) in Aug 2018
Interview
45 minute phone interview: program a computational geometry problem, the phone interviewer did not ask anything else at all.
onsite:
preparation:
I prepared for two weeks. I had been asked to brush up on my algorithms. So I basically took, the online course @aonecode.com Algorithms class and parts of Prof. Erik Demain's class on Advanced data structures. Also leetcode/geeksforgeeks.org also helped me. Even if you don't get the offer letter, I would say that taking these classes are very good for your future technical skills.
5 people interviewed me, 45 minutes each. Most of the questions were related to algorithm and data structures that I have prepared for. 2 rounds are viz: computer vision and machine learning. Since I had just switched into these areas, I was not an expert and my answers were often patchy. One of the interviewers asked me a question on large scale system design.
I am just waiting for the results.
Interview questions [1]
Question 1
Given a list of objects as below
StartTime
10:00:01 AM
10:00:06 AM
10:00:10 AM
Get the peak bandwidth use, which is 300 (between 10:00:10 AM and 10:00:16 AM) for the example above.
Define the data class by yourself.
I applied through an employee referral. The process took 2 months. I interviewed at LinkedIn (Mountain View, CA)
Interview
Applied through referral. Contacted by recruiter(s) who set up a phone screen. Phone screen interviewer called a day before scheduled date, due to some screw-up on their part. Luckily I was available at the time and took the phone screen. Phone screen question was multi-part, medium difficulty (Leetcode level).
After passing the phone screen, I was invited to an onsite at their Mountain View/Sunnyvale campus. Onsite consists of five 1-hour sessions, and an hour for lunch. The sessions include two coding sessions, one system design session, one technical communications session where you are to explain your past project(s), and a session with a host manager with behavioral type questions. All my interviewers have been with the company less than 3 years, which is probably not surprising given the industry.
I got the rejection notice a week after the onsite, reason being performance on the coding and system design sessions. The coding and system design questions were not particularly difficult. Probably because of that, they expect you to come up with the optimal solution without many hints.
Interview questions [1]
Question 1
One coding question was about to tree traversal, another to stacks. System design question is one that is very commonly used and you can find sample solutions all over the internet.
I applied through college or university. The process took 2 days. I interviewed at LinkedIn in Aug 2014
Interview
i applied through my college placement cell. there were two interview rounds. both were telephonic. Interviewer asked simple programming questions related to strong manipulation, pointers etc. Some basic questions can also be expected on resume and previous projects.