Explain Cross section of an NMOS transistor?
What are the Factors affecting Power Consumption on a chip?
Explain various adders and difference between them?
For f = AB+CD if B is S-a-1, what are the test vectors needed to detect the fault?
Implement a function with both ratioes and domino logic and merits and demerits of each logic?
Explain the working of Insights of a pass gate ?
Explain the Working of a 2-stage OPAMP?
What is Hadoop serialization?
Explain a simple Map/Reduce problem.
Data Engineer Given a list of followers in the format:123, 345234, 678345, 123…Where column one is the ID of the follower and column two is the ID of the followee. Find all mutual following pairs (the pair 123, 345 in the example above). How would you use Map/Reduce to solve the problem when the list does not fit in memory?
How would you use Map/Reduce to split a very large graph into smaller pieces and parallelize the computation of edges according to the fast/dynamic change of data?
Write a Hive UDF that returns a sentiment score. For example, if good = 1, bad = -1, and average = 0, then a review of a restaurant states "Good food, bad service," your score might be 1 - 1 = 0.
What bullet types are available?
What is the difference between HTML elements and tags?
What is canvas in HTML5?