write 7-boom game with pseudo code. print numbers from 1 to infinity such that if a number has the digit 7 in it or divisible by 7 you have to print "BOOM" instead.
Design Verification Engineer Interview Questions
3,713 design verification engineer interview questions shared by candidates
Design a Flip Flop using transistors.
2nd phone interview: different methods for floating point multiplication.
What is MESI?
How would you find a missing number in an array the most efficient way
Given a binary matrix of size M*N randomly populated with 1's and 0's, for every '1' fill its row and column with 1's. Solve in space complexity of O(1). Time complexity is not important.
a-how to delay a signal by 1 T (T=clock period) b-how to delay a signal 36T
Design scoreboard to compare dut and reference model.
Asked to explain the different BFM's i worked on and few questions on them.
Design a Cache, 32KB, 40 bit address, 64 Byte cache line, 4 way associative. How many bits are required to implement true LRU?
Viewing 641 - 650 interview questions