I applied through a recruiter. The process took 2 weeks. I interviewed at Electronic Arts (Houston, TX) in Jul 2014
Interview
HR reaches out to you asks for your availability.
During technical interview they share a document with you for writing all you code.
Some times there is a lag so always confirm if they have completed writing question.
Also, ask questions if your are not sure what does the manager/interviewer.
I was knocked out in 2 technical round.
Interview questions [3]
Question 1
Interview questions are not tough.
Need to know everything including Shell scripting, SQL, Data structure.
SQL question
Assume data base with students
Table with students final grades
Name - Subject - Grade
1 Find the top 3 ranks.
2 Find top 3 subject wise
3 Find top 3 grade wise
I applied online. The process took 2 weeks. I interviewed at Electronic Arts in Feb 2014
Interview
Applied on EA career Site and got a call after a month or so. Had an hour-long phone interview. It had two parts, an algorithm based question and another on design. The first question was based on permuting a string. The second question was about designing a search engine for a file system. Wasn't asked to code anything. The second round was an offline coding round, question was based on matrix traversal by a robot.
Interview questions [1]
Question 1
The file system design question was tricky and took some thought.