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 555544Design a circuit for A + abs(B) = C, where A and B are 4 bits wide and 2?s complement representation
1 8801There 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 7696Write 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 10829What 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 31036Given n nodes. Find the number of different structural binary trees that can be formed using the nodes.
16 396271.find the second maximum in an array? 2.how do you create hash table in c? 3.what is hash collision
9 171791.write a program to merge the arrays 2.write efficient code for extracting unique elements from a sorted list of array?
3 11150Post New Qualcomm Interview Questions
what is mean by chemical engineering and its scope in industry
What strategies do you employ to optimize the performance of data integration jobs in SAP BODI, especially when dealing with large datasets?
What is angular 5?
respected sir., i need knowledge, i want to do R.H.E.C but problem is this i am science graduate and a new to software line, i want to develop my carrier in I.t sector. please guide. thanks
What is the meaning of Insulation H for transformers????
How to send a object and its value to the garbage collection?
Define data caching?
How many types of html are there?
What is enzyme?
what deference between panel earth and systemearth
What are the qualities needed by a software tester?
what is Clear Ice?
If a client was trying to negotiate in a way that wouldn't be profitable to our company, what would you do? : insurance cold calling
What do you mean by subquery?
Is spring boot a microservices? : Spring Boot