Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso SK hynix memory solutions (San Jose, CA) nel mese di apr 2014
Colloquio
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.
Domande di colloquio [1]
Domanda 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.
Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 2 giorni. Ho sostenuto un colloquio presso SK hynix memory solutions (San Jose, CA) nel mese di dic 2014
Colloquio
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.
Domande di colloquio [1]
Domanda 1
Standard C questions. Reverse a string, bit manipulation, write a simple stack with functions.