What is the most complicated/valuable program you written in
C/C++?
Answers were Sorted based on User's Feedback
Answer / rakesh
pointer programs accessing direct memory manipulation,
| Is This Answer Correct ? | 8 Yes | 6 No |
Answer / hitesh
write a program to list all the duplicate strings present
in the given array.
| Is This Answer Correct ? | 19 Yes | 18 No |
Answer / vipin
to retrieve the device ID of a device .( device driver )
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ramesh
simple 2 player chess game with some background colors
and using some alphabets
| Is This Answer Correct ? | 6 Yes | 7 No |
Answer / diya rahim
A virus program that can shut down your system..
| Is This Answer Correct ? | 2 Yes | 3 No |
Explain about stuck at fault models, scan design, BIST and IDDQ testing?
What are the different design constraints occur in the synthesis phase?
Why don?t we use just one NMOS or PMOS transistor as a transmission gate?
What happens if we use an Inverter instead of the Differential Sense Amplifier?
What is the difference between cmos and bipolar technologies?
Suppose you have a combinational circuit between two registers driven by a clock. What will you do if the delay of the combinational circuit is greater than your clock signal? (You can't resize the combinational circuit transistors)
Explain the usage of the shared SPI bus?
Explain what is the use of defpararm?
Give the logic expression for an AOI gate. Draw its transistor level equivalent. Draw its stick diagram
Describe a finite state machine that will detect three consecutive coin tosses (of one coin) that results in heads.
0 Answers Intel, Sun Microsystems,
Describe a finite state machine that will detect three consecutive coin tosses (of one coin) that results in heads.
What are the main issues associated with multiprocessor caches and how might you solve them?