J'ai postulé via un recruteur. Le processus a pris 2 semaines. J'ai passé un entretien chez Marvell Technology (Marlborough, MA) en mai 2011
Entretien
I got the interview through a recruiter for the Marvell site at Marlborough, MA. I had sent him my resume, and one of the Managers set up a phone interview with in about a week. Phone interview was more or less basic. He asked about pointer based questions, simple C++ concepts (inheritence, virtual destructors et al.). Also asked a few OS based questions (process/ threads) and some comp-arch questions (cache, TLB, Virtual memory). After two weeks, I got another email from one of the HR guys saying they wanted to set up an on-site interview. They flew me down to Boston and set me up in a hotel. I had 5 one-on-one interviews, one of hem being lunch. The interviewers were very friendly, and interviews were all technical in nature (except for the lunch of course). There was a white board and most of them asked me solve some problem or write code on the black board. The last interview was with the team lead, and he showed me around the facilities after asking a few technical questions.
Questions d'entretien [1]
Question 1
What happens in the OS when an interrupt is received?
J'ai postulé via la recommandation d'un employé. J'ai passé un entretien chez Marvell Technology en mars 2022
Entretien
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.
Questions d'entretien [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.
J'ai postulé via la recommandation d'un employé. Le processus a pris 3 semaines. J'ai passé un entretien chez Marvell Technology (Pune) en sept. 2019
Entretien
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.
Questions d'entretien [1]
Question 1
Steps of compilation of c program, linked list, bit operations, questions related to Internet of things
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez Marvell Technology (Allâhâbâd) en janv. 2017
Entretien
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