Solicité el puesto a través de un captador. El proceso duró 4 semanas. Acudí a una entrevista en A9.com en mar 2016
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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.
Envié una solicitud electrónica. Acudí a una entrevista en A9.com (Palo Alto, CA) en may 2017
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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.
Solicité el puesto a través de la recomendación de un empleado. El proceso duró 3 semanas. Acudí a una entrevista en A9.com (New York, NY)
Entrevista
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.
Envié una solicitud electrónica. Acudí a una entrevista en A9.com
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 1
Check whether a string in an interleave of 2 given strings