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 |
While using logic design, explain the various steps that r followed to obtain the desirable design in a well defined manner?
Implement D flip-flop with a couple of latches? Write a VHDL Code for a D flip-flop?
Cross section of an NMOS transistor?
How do you size NMOS and PMOS transistors to increase the threshold voltage?
How does Vbe and Ic change with temperature?
What is the critical path in a SRAM?
You have a driver that drives a long signal & connects to an input device. At the input device there is either overshoot, undershoot or signal threshold violations, what can be done to correct this problem?
Differences between IRSIM and SPICE?
What is a linked list? Explain the 2 fields in a linked list?
what is the doping?
Draw a 6-T SRAM Cell and explain the Read and Write operations
How can you construct both PMOS and NMOS on a single substrate?