Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
q. write short notes on cloud and pour point of lubricant.ans. cloud and pour point of lubricant when the temperature is lowered up to a
q. define flash and fire points and its determination.
q. what are the functions of a lubricant? describe the various types of
q. what are lubricants? explain properties of lubricating oil.ans. lubricants the metal to metal frictional resistance can be minimized by using
with a simple circuitexplain the construction of direct reading probe of a cathode ray
i have completed mechanical engineering ..2012 passed out...i need to get job in core companies...how i can get
hello sir i am a final year b.e student...now i am in the stage of doing a project...please give me some ideas in the field of aerodynamics for doing
q. write down an algorithm to test whether a binary tree is a binary search tree. ans.the algorithm to check whether
q. assume that we have separated n elements in to m sorted lists. explain how to generate a single sorted list of all n elements in time o n log m
q. implement a stack making use of the linked list. show the push and pop operations both.ans.stack implemantation using linked list
q. by making use of stacks write an algorithm to determine whether the infix expression has balanced parenthesis or not.
q. develop a representation for a list where insertions and deletions can be done at either end. such a structure is known as a deque double ended
q. let x x1 x2 x3....xn and y y1 y2 y3....xm be the two linked lists respectively. write down an algorithm to merge the lists together to get the
q. what is the smallest value of n such that an algorithm whose running time is 100n2 runs faster than an algorithm whose running time is 2n on
q. write down an algorithm for finding a key from a sorted list using the binary search technique or method.
q. write down the recursive function to count the number of the nodes in the binary tree. ans.recursive function to count no. of nodes in
q. write down an algorithm to sort a given list by making use of quick sort method. describe the behaviour of quick sort when input given to us is
delete a specific node from double linked list as followsdeletedblinfo forw back start availloc1. delete nodeset forw back loc forwlocamp
q. write down an algorithm to add an element in the end of the circular linked list. ans.algorithm to add the element at the end of
q. write an algorithm that counts number of nodes in a linked
write down any four applications of the queues.
algorithm to insert a node p at the end of a linked list is explained belowstep1 check for spaceif new1 null output overflowand
q. suggest a method of implementing two stacks in one array such that as long as space is there in an array you should be capable to add an element
q. write down an algorithm to convert an infix expression into the postfix expression. ans.algorithm to convert infix expression to
q. take an array a20 10 of your own. suppose 4 words per memory cell and the base address of array a is 100. find the address of a11 5 supposed row