How would you find a missing number in an array the most efficient way
Verification Manager Interview Questions
3,713 verification manager interview questions shared by candidates
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.
UVM , system verilog and scoreboars related questions.
a-how to delay a signal by 1 T (T=clock period) b-how to delay a signal 36T
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 a Flip Flop using transistors.
Design a Cache, 32KB, 40 bit address, 64 Byte cache line, 4 way associative. How many bits are required to implement true LRU?
2nd phone interview: different methods for floating point multiplication.
Asked to explain the different BFM's i worked on and few questions on them.
Write SV assertion for a req/ack protocol
Viewing 641 - 650 interview questions