They asked technical questions, mostly about circuit analysis.
Verification Interview Questions
3,816 verification interview questions shared by candidates
Questions in general about digital logic and verification via Verilog/SystemVerilog/UVM
asked to draw half adder .number conversions were asked
what would happen in the following case? class my_class ; endclass my_class my_object; my_class array[N:1]; my_object=new (); for (i=0;i<N;i++) array[i] = my_object;
How do I reduce power at the system level?
Design a mod 5 counter
design mod 4 counter using T flipflop design a fulladder using logic gates
An ant is in the one corner of a 1m by 1m by 1m cube. What is the shortest distance the ant has to cover if it needs to travel to the furthest corner, assuming that it can only travel along the floor/walls?
use C++ to write a function reverse a linked list
1. What is actually happen from moving the mouse physically to the the cursor moves? 2. Follow up the question 1, asking you to explain some OS questions, like what is interrupt.
Viewing 2191 - 2200 interview questions