The process took 1 day. I interviewed at Meta in Feb 2012
Interview
Found internship position through school's career fair. I was asked to apply through my school's career center website and send my resume electronically. I was contacted about 2 weeks later to sign up for my interview. The initial interview was only 30 minutes long and consisted of just one coding question and one technical question relating to a project that I did that I found interesting.
Interview questions [1]
Question 1
Given two arrays, find if the integers in array 2 are a subset of the integers in array 1.
I applied online. The process took 5 days. I interviewed at Meta in Dec 2010
Interview
20 minute HR screener asking basic questions of Java features (Put Java as a dominant language)
60 minute follow-up interview with Engineer asking questions about data structures and used a system where we could share writing code together. Wrote code to find the maximum subsequence sum over the phone and struggled through an example. Also did another couple problems. Was rather nervous and talked very little about my other non-coding experiences.
I applied through an employee referral. The process took 3 weeks. I interviewed at Meta in Dec 2011
Interview
A recruiter contacted me and asked to schedule the first of three possible interviews. The recruiter I dealt with was rather rude and not very friendly. The first interview consisted of two questions.Two weeks later, the recruiter contacted me via email to tell me I would not be offered a position.
Interview questions [2]
Question 1
Insert a node in a singly linked circular list given any node in the list.