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 |
Help with VHDL programming. Write a VHDL code for a D-Latch with clear input ?? (Hint: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs AND OUTPUTS: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
What was your role in the silicon evaluation or product ramp? What tools did you use?
In a SRAM layout, which metal layers would you prefer for Word Lines and Bit Lines? Why?
Differences between IRSIM and SPICE?
What are the changes that are provided to meet design power targets?
Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes considering Channel Length Modulation.
What are set up time & hold time constraints? What do they signify?
What are the steps involved in designing an optimal pad ring?
What happens if we use an Inverter instead of the Differential Sense Amplifier?
Explain the difference between write through and write back cache.
What is the build-in potential?
What is component binding?