I applied online. The process took 1 week. I interviewed at onsemi (San Jose, CA) in Apr 2016
Interview
1st round was telephonic and 2nd round was on-site. Before the on-site interview, the hiring manager asked to send any past project code for review.
For the telephonic round, they went through my profile and asked questions related to my projects in detail. Before closing, they asked a small programming question in C.
Before the on-site interview day, the hiring manager asked to send any of my past project code for review.
The on-site interview was one round of C programming interview. After which, the hiring manager had a talk with me about the company and role. Altogether, the experience of the interview process was good and professional.
Interview questions [1]
Question 1
For the telephonic round, write a program in C to implement dynamic multi-dimensional array.
For the on-site round, they asked simple programming questions in C
- How to optimize a given sample program
- Find errors in a sample program
- Structure memory alignment
- Given a linked list, sort the nodes into odd and even linked lists.