Candidatei-me por meio de uma faculdade ou universidade. O processo levou 2 semanas. Fui entrevistado pela SK hynix memory solutions (San Jose, CA) em abr. de 2014
Entrevista
Got a call from hr after career fair.My profile don't match the position and I was surprised to get a call.Anyways I attempted the interview so that it would be a practice for other good companies.
Perguntas de entrevista [1]
Pergunta 1
given rand(4) function,write code for rand(9) so that the random numbers are generated with equal probability.
write a function to determine pow(x,n)
find an element in a rotated sorted array.
rotate a linked list.
merge sort a linked list.
any sorting algorithm
Assume you don't have a multiplication operator.Now write a power function.
Candidatei-me por indicação de um funcionário. O processo levou 2 dias. Fui entrevistado pela SK hynix memory solutions (San Jose, CA) em dez. de 2014
Entrevista
1st Interview was a Phone Conversation with the Hiring manager. This was about my resume, skill set and basic behavioral questions.
I was invited for a on-site interview which I divided over 2 days (each day, 2 hours)to accommodate a tight schedule.
This process was over a period of 3 weeks.
After the second on-site, I had a interview with the hiring manager again(face-to-face).
The technical interviews were not hard. Common C questions and design questions. Mostly asking me to describe my projects at work.
I got declined for the position. Technically all OK, hiring manager rejected.
Perguntas de entrevista [1]
Pergunta 1
Standard C questions. Reverse a string, bit manipulation, write a simple stack with functions.