J'ai postulé via un recruteur. Le processus a pris 4 semaines. J'ai passé un entretien chez A9.com en mars 2016
Entretien
Recruiter got in touch and had an introductory call with them.
One phone interview and full day of onsite interviews.
Overall the process was smooth. I didn't like the lunch interview as I was very hungry and the interviewer kept asking me questions so I could not eat at all.
Questions d'entretien [1]
Question 1
Was asked a graphs related question for the phone screen.
The onscreen was all over the basics, taking the basic CS concepts and implementing them in a problem. Brush up on your CS data structures, hashmaps = they are very important, and pointers.
I can't go over the exact questions, but generally speaking there were questions from :
1. Variation of array search.
2. String manipulation question.
3. Prior work and projects.
4. Text search.
Hope this helps.
J'ai postulé en ligne. J'ai passé un entretien chez A9.com (Palo Alto, CA) en mai 2017
Entretien
I applied online. After a month, I got a call from Hiring Manager. After phone screen, I had a phone interview. The interviewer asked me a question about the graph theory which I could not finish in the time. After a week got the rejection mail.
Questions d'entretien [1]
Question 1
Given a List of Lists consisting the relationship between elements, find how many patterns of
exist of the related elements.
Example, Given elements 1,2,3,4,5 if 1 is related with 2 and 2 is related with 3 then 1-2-3 are related. Also if 1 is related to 2 and 1 is related to 3, then 1-2-3 are related. Find out how many relation patterns exist in the provided lists.
J'ai postulé via la recommandation d'un employé. Le processus a pris 3 semaines. J'ai passé un entretien chez A9.com (New York, NY)
Entretien
Usual process. The whole process took a couple of weeks, from first email to set a time for phone screening, and doing the screening. In comparison with other companies, the recruiter was slow in responding emails and scheduling.
J'ai postulé en ligne. J'ai passé un entretien chez A9.com
Entretien
I applied through a recruiter and got a response very quickly. They wanted me to interview within a week and I gave them slots in which I was available. A forty five minute phone interview was set up. And it began with general introductions, coding and then I asked the interviewer some questions about the company.
Questions d'entretien [1]
Question 1
Check whether a string in an interleave of 2 given strings