Name any 4 Types of kitchen
Design De Software Interview Questions
31,060 design de software interview questions shared by candidates
How do you combine states in a state machine. Do you actually save anything?
Could you replace the CPU cache with an SRAM? If you can what would be an advantage and disadvantage.
Basic interview questions and about things which are all in my resume.
write a verilog code for sequence detector fsm 1001
Microchip asks these Verilog questions, where they give you a verilog code to guess circuit. The code I was asked: always@(posedge a or posedge b) begin if(a) y = 0; else if(c) y = d; else y = y; end
The questions were : write a SV code to get unique random numbers, rand vs randc, write driver code etc.
write a function of swap(a,b) in C/C++ using pass by reference and pass by value.
2. Generate two arrays of length 10, whose elements are unique to each? Later he explained that all the 20 elements in both the arrays should be unique
Structural engineering related problems and such
Viewing 381 - 390 interview questions