assembly code: inc dec bnez exists-> use them to create 'add'
Verification Engineer Interview Questions
2,559 verification engineer interview questions shared by candidates
Given an integer n, find the next closest palindrome.
Why didn't you follow your dream role?
suppose 1000 bits and 1000 workers that can switch the bulbs. the first worker turns on all the bits the second worker switches every bulb divisible by two the third worker switches every bulb divisible by three etc what bulbs are left on after 1000 workers did this?
How do you achieve randc using rand?
Coding in C to output Fibonacci
Swap variables in system verilog using the shortest number of lines of code
Data Structure (DS), Computer pipelines, Memory Organizations, Verilog, State machine pattern detector. Practice programming of some DS operations on white board or computer
First Question: Python question: Find all unique elements listLang = [CPP, PYTHON, JAVA, JAVA, CPP] Second Question: Public int foo(List<Integer> nums){ Int x = -1; Int y = -1; For(Integer num : nums){ If(x < num){ Y = x; X = num; } Return y; { What is the code supposed to do? What is the problem? How can you fix it? (They said they weren't supposed to ask this question, they were curious.
Logic question to verify the design How would you verify 3 blocks with incorrect label ? suppose one with apple 2 with orange 3 with apple & orange.
Viewing 471 - 480 interview questions