NVIDIA Interview Question for Software Engineer / Developers






Comment hidden because of low score. Click to expand.
17
of 17 vote

1) The given circuit can be designed by the usual process of sequential circuit design.. To design without using reset we should add unconditional transitions from all the invalid states to a valid state such that after few clock periods the output states follow the desired order..

- sharad.one.n.only April 05, 2008 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 votes

Can be done using a four stage Linear Feedback Shift register.

- balu April 10, 2013 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 vote

Please experts explain this question. I am not sure if I am right. Thank you.
1. It is johson counter. It needs four DFFs(D3, D2, D1, D0) and the Q' of D0 is connected to the D of D3. It does not need reset.
2. The first part is right shift registers and the second part is left shift registers. When Q3 is 1, it is right shift register. When Q0=1, it is left shift register.

- YSY October 07, 2013 | Flag Reply


Add a Comment
Name:

Writing Code? Surround your code with {{{ and }}} to preserve whitespace.

Books

is a comprehensive book on getting a job at a top tech company, while focuses on dev interviews and does this for PMs.

Learn More

Videos

CareerCup's interview videos give you a real-life look at technical interviews. In these unscripted videos, watch how other candidates handle tough questions and how the interviewer thinks about their performance.

Learn More

Resume Review

Most engineers make critical mistakes on their resumes -- we can fix your resume with our custom resume review service. And, we use fellow engineers as our resume reviewers, so you can be sure that we "get" what you're saying.

Learn More

Mock Interviews

Our Mock Interviews will be conducted "in character" just like a real interview, and can focus on whatever topics you want. All our interviewers have worked for Microsoft, Google or Amazon, you know you'll get a true-to-life experience.

Learn More