J'ai postulé via la recommandation d'un employé. Le processus a pris 1 jour. J'ai passé un entretien chez LinkedIn en juin 2011
Entretien
I had a 1-hr phone screen setup and the manager who spoke to me was courteous and respectful. He started with introducing himself and his team and the work they are into. I was then asked to speak about my experience. I was asked a coding question later, but I did not come up with a good solution. I coded the program effortlessly after I was given hints by the interviewer (well, of course :P)
Questions d'entretien [1]
Question 1
Check if an element is present in a completely sorted 2D array.
Its an easy problem to code, if you can figure out the right approach.
J'ai passé un entretien chez LinkedIn (San Francisco, CA)
Entretien
The interview process started with a screening round featuring one LeetCode medium problem and an SQL challenge. This was followed by a comprehensive onsite with five rounds: a LeetCode coding challenge, an SQL assessment, a system design interview, a hiring manager conversation to evaluate cultural fit, and finally a team matching phase to find the right team.
That was a real stroke of luck — when I got to the coding round and encountered a question on finding the maximum subarray sum, I had literally seen this exact problem on prachub.com a few days earlier. The interview kicked off with a recruiter screen, followed by a technical phone interview. It was intense, especially with the focus on algorithms and data structures. I also faced some behavioral questions that challenged my experience. After a final onsite round, I received an offer and happily accepted. Overall, it was tough but rewarding.
Questions d'entretien [1]
Question 1
Given an integer array nums, find the contiguous subarray (containing at least one number) which has the largest sum and return its sum. Walk through Kadane's algorithm and explain the O(n) approach.
J'ai passé un entretien chez LinkedIn (Sunnyvale, CA)
Entretien
Interviewed for an SDE role. The process was well-organized and the recruiters were responsive throughout. That said, the technical rounds were significantly more challenging than expected — definitely come prepared to go deep. Overall a valuable experience regardless of the outcome.