Linked List traversal, Fibonacci algorithm (basic and recursive), the difference in complexity between the basic and recursive. Relatively straight forward. Second phone screen: "A person on a stairway needs to get from the bottom of the stairs to the top in the minimum number of steps, no, how possible combinations of steps, no, I don't think I explained that well...what if they took could only take one step forward for every"...really? is this even a real question? somehow the answer was yet again a Fibonacci sequence question. Next was reversing a singly linked list - oops, you can't use any references (!?), or another linked list.. Frustrating to have gotten the "B" team interviewer
Design Verification Interview Questions
1,113 design verification interview questions shared by candidates
Interesting question about memory aliasing. You've two APIs write(addr, data) and read(addr, &data) just using these two APIs write an algorithm to identify one of the internal signals that has been shorted. You've no access to internal signals or the interface signals (black box verification)
What do you know about ARM and specifically about their products?
Transfer function of a simple VCO
Describe your task and what you achieved in your project?
What is the circuit of a full adder?
Program for counting the number of ones in a 32 bit number Explain FIFO Design Program to reverse all the bits of a 32 bit number
Make a counter design with code
1. In a certain protocol why the ready signal is inout instead of out? 2. About the refresh in DDR2 3. FSM 4. System Verilog, Verilog, C, Perl, (also questions about OOP) 5. Bit operation
Ques. Introduction and previous work Ques. 5 stage pipeline design and verification Ques. branch predictor Ques. system verilog Ques. Optimize program for pair of numbers with fixed sum value.
Viewing 111 - 120 interview questions