Senior Verification Engineer Interview Questions

189 senior verification engineer interview questions shared by candidates

There was no really difficult question. If I remember clearly, maybe questions on RTL coding style, like always @(posedge clk, reset_active) begin if(reset_active) do somthing else do something end vs: always @(posedge clk, reset_active) begin if(!reset_active) do something else do something end What is the difference in above two impl's.
avatar

Senior Verification Engineer

Interviewed at PLX Technology

3.6
Jan 31, 2013

There was no really difficult question. If I remember clearly, maybe questions on RTL coding style, like always @(posedge clk, reset_active) begin if(reset_active) do somthing else do something end vs: always @(posedge clk, reset_active) begin if(!reset_active) do something else do something end What is the difference in above two impl's.

Unexpected question was string manipulation using C++. Since I have not used C++ for strings since I have started working and it is not a hands-on question that has anything to do with the technical expertise of the person, it was kind of unexpected.
avatar

Senior Verification Engineer

Interviewed at SeaMicro

2.3
May 29, 2013

Unexpected question was string manipulation using C++. Since I have not used C++ for strings since I have started working and it is not a hands-on question that has anything to do with the technical expertise of the person, it was kind of unexpected.

Viewing 161 - 170 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 189 interview questions and reports from Senior verification engineer interviews. Prepare for your interview. Get hired. Love your job.