I applied through a recruiter. The process took 5 days. I interviewed at LinkedIn in Mar 2012
Interview
The recruiter contact me on the job application I filed. She asked a few Python questions and determined that I wasn't hands-on enough and said would check if there was a matching manager position for me. But she did say that even the manager position was required to be hands-on. I did not hear from her, as expected.
Interview questions [1]
Question 1
What is List Comprehension? What's the difference between a list and a tuple.
I applied through college or university. The process took 1+ week. I interviewed at LinkedIn in Feb 2012
Interview
First asked me about my resume. I was describing the detail of a research project I did last summer. The recruiter asked me how the algorithm was implemented. After that I was given an algorithm question. I need to find a number in a matrix. The matrix was sorted by row and column.
Interview questions [1]
Question 1
Find a number in a matrix which is sorted by row and column