Technical queation about support services
Logic Design Engineer Interview Questions
143 logic design engineer interview questions shared by candidates
there is a ladder with N legs. a from can leap to the top of the ladder in 2 ways: 1)leap 1 leg 2)leap 2 legs how many ways there is for the from to climb to the top of the ladder ie, when a ladder has 3 legs the frog can jump 2 legs and then 1, 1 legs and then 2 and 1 leg three times - for a total of 3 ways to jump up the ladder
describe a logic system that given 2 numbers (of unknown binary length) output the greater number of the two
Lots of questions were asked & was made to solve many problems based on 3 subjects above. They were more interested in your knowledge than whatever u have written in cv.
based on c and digital and verilog.
Why would I want to use a ScopeLock in a multi-threaded application instead of the standard: Mutex m; m.lock(); doSomething(); m.unlock();
Asked me to explain database integration for the specific company I work at.
Design a full adder using only a special gate F= (not A)B+C Note: Do not use any type of gates except the special gate, we should not even use NOT gate while designing
what is mean by factory feature in UVM
What are Clock domain crossing techniques?
Viewing 21 - 30 interview questions