J'ai postulé via un recruteur. Le processus a pris 5 jours. J'ai passé un entretien chez LitePoint en avr. 2015
Entretien
Came to a career fair at the college I attend and got an email saying they were interested in interviewing me for an intern position. 45 minute interview where they asked me about standard computer science concepts
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 jours. J'ai passé un entretien chez LitePoint (Sunnyvale, CA) en mai 2012
Entretien
I met one of the managers at a job fair on campus. He started talking about the company and what they do. Then I started talking about my background and my knowledge in programming and parallel processing and multi threading. At that point he was impressed, so he set up a time for the onsite interview.
At the first phase they sent me a link to answer some GRE-wise questions (math + vocabulary)
The interview took like 5.5 hours with 3 people. First person asked general software engineering questions, object oriented questions and some operating system questions such as mutual exclusion and semaphores and etc.
The second interviewer asked me some questions about HTML, CSS, Javascript which was so simple and then he asked some data structure questions. It was about the fastest was to traverse a spanning tree.
The last interviewer was the most difficult part. He had a stack of C/C++ programs. There were some mistakes in the programs and I was supposed to find the mistakes, correct them and optimize them.
But in general the manager was so friendly and based on his feedback I could say that I got the job.
Questions d'entretien [2]
Question 1
Lots of C/C++ questions which most of them were related to pointers and using pointers.
Lots of questions about multi-threading and parallel processing and the difference between these two techniques in terms of CPU, memory management and network.