Candidatei-me online. O processo levou 1 dia. Fui entrevistado pela Marvell Technology (San Jose, CA) em jul. de 2010
Entrevista
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.
Perguntas de entrevista [2]
Pergunta 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?
Candidatei-me por indicação de um funcionário. Fui entrevistado pela Marvell Technology (Tel Aviv-Yafo) em jul. de 2024
Entrevista
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:
Perguntas de entrevista [1]
Pergunta 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
Perguntas de entrevista [1]
Pergunta 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..