J'ai postulé en ligne. Le processus a pris 1 jour. J'ai passé un entretien chez Marvell Technology (San Jose, CA) en juil. 2010
Entretien
A phone interview first. Asked to describe work history and offered job description.
A long employment application filled out online, printed out and bring to on-site interview.
The perception I gathered from the interview is that Marvell did not emphasize on verification and in the process of rectifying that. One engineer warned me that I should expect resistance of forcing verification methodology on the teams if I were to be offered and accept the job.
Questions d'entretien [2]
Question 1
a piece of systemVerilog code regarding fork/join_none and explain its behavior
(the following code is not exact)
module ...
fork
for (i=0; i<16; i++) begin
$display("%d\n", i);
#1
end
join_none
endmodule
output:
0
1
2
.
15
simulation ends at time 0
Q: why it ends at time 0, where does #1 go?
J'ai postulé via la recommandation d'un employé. J'ai passé un entretien chez Marvell Technology (Tel Aviv-Yafo) en juil. 2024
Entretien
A technical interview first they introduced their selves and me also.. Then just some random questions some of them about hardware and some software but not to deep in software:
Questions d'entretien [1]
Question 1
3 Question 1 about one of my own projects, Question 2 about verification (Giving a situation which test would you run), Question 3 is a software question write a function that checks if the given input is a palindrome which is simple but then they start to make it harder and harder count how much palindromes there is in 1 string and now the same while getting the input 1 by 1 ... in O(nlogn) or O(n)
Quick Phone call with recruiter 1 hour discussion with hiring manager 1 hour interview with another manager 4 hour interviews with team leads, consisting of 1 hour each session. Multiple rounds of interviews
Questions d'entretien [1]
Question 1
Review resume, things you have done, technology you work with, UVM,
interview with team verification leader and after i dont know.
the interview was like half hour and via the interview come to the office another team leader and talk to me..