how should we start our self introduction.what is the sequence should we follow.like after our name then what we have to say.
41 557595Design a circuit for A + abs(B) = C, where A and B are 4 bits wide and 2?s complement representation
1 8944There are 2 Flip_Flop with logic between them. Given Clock to Q delay, logic prop. delay, set up and hold times specify maximum clock frequency of system. What happens if second output fed back to first input. Any changes? What happens with timing if second output is fed back to logic between the flops? Good Luck!
1 7837Write an implementation of “float stringToFloat(char *str).” The code should be simple, and not require more than the basic operators (if, for, math operators, etc.). • Assumptions • Don’t worry about overflow or underflow • Stop at the 1st invalid character and return the number you have converted till then, if the 1st character is invalid return 0 • Don’t worry about exponential (e.g. 1e10), instead you should treat ‘e’ as an invalid character • Write it like real code, e.g. do error checking • Go though the string only once • Examples • “1.23” should return 1.23 • “1a” should return 1 • “a”should return 0
6 11147What is the difference b/n any GPOS and RTOS?Give suitable examples or characteristic of RTOS to support your answer. What changes can be done in a GPOS to make it work like a RTOS? What basic features will you support, if you have to design a RTOS?
8 31525Given n nodes. Find the number of different structural binary trees that can be formed using the nodes.
16 404431.find the second maximum in an array? 2.how do you create hash table in c? 3.what is hash collision
9 175951.write a program to merge the arrays 2.write efficient code for extracting unique elements from a sorted list of array?
3 11368Post New Qualcomm Interview Questions
what is tds rate of WCT applay for sale tax ragistard company.
What versions of clipper does netlib support?
Why do you think you will succeed in this job?
What is workflow rule and workflow actions? : salesforce workflows and approval process
Why use identity in sql server?
send me few previous years section engineer question papers?..
What is the command for cut?
Which modes can Hadoop be run in? List a few features for each mode?
Where did you travelled last time
Which versions of SAP NetWeaver you have used?
can anybody send me the technical papers of hewitt associates pls...I cleared aps n GD n has only less time for technical round?
pls send the docs of any telecommunication mainframe project
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
Sir i am appearing for the section engineer post examination of railway recruitment board.Can you please send me the previous question papers from 2001 to till date.
write a programme to insert into elements in array?n finding duplicate characters in given sting?