I applied through an employee referral. The process took 3 weeks. I interviewed at Marvell Technology (Pune) in Sep 2019
Interview
It consisted of several rounds of technical interviews and a round of HR. All technical interviews happened back to back on the same day. Questions were asked on my Masters project, C programming, and computer networks. Interviewers were helpful and patient. Final round was HR. Overall positive experience.
Interview questions [1]
Question 1
Steps of compilation of c program, linked list, bit operations, questions related to Internet of things
I applied through an employee referral. I interviewed at Marvell Technology in Mar 2022
Interview
Technical interview, after basic questions like: tell me about yourself and tell me about your projects, came technical questions. Wrote some code on a laptop and some on a whiteboard, got enough time to answer.
Interview questions [1]
Question 1
You got a matrix N*N size and you need to implement in C a rotation (90 degrees) of the matrix clockwise.
I applied through university. The process took 1 day. I interviewed at Marvell Technology (Allahabad) in Jan 2017
Interview
1. Online exam having very difficult aptitude questions and 2 simple programs to code.
2. After that I interviewed Online
3. They started asking questions on c from low level to high
4. Like a pointer to function returning integer, pointer function returning pointer to function returning character, few ques on malloc(), free() and its working