-
Adobe C Questions
1. find the nth node from end in a linked list in single parse2. wap to check if the tree is BST3. prove A+BC =(A+B)(A+C)4. (A023AC5B)-(129B5321) to the base 135. prove that no of leaf nodes in any binary tree is one more than the no of nodes with degree 26. write a prog in assembly lang 2 calculate sum of first n natural nos7. print values in an array with recurring digitseg a[10]={3,2,5,4,3,4,6,12,4,12,6}the...
-
Yahoo India Interview Procedure, Pattern and Model Question Paper by Raju
Few Questions: (45 min)1. In a village in each family they give birth to children till they get a boy. IF girl child they try again. What is the ratio of boys to girls.2. 2n+1 numbers in a list except for 1 num all had duplicates, how to find duplicate in O(n)3. In 1000 wine bottles stack 10 are poisoned given 10 rats what is the minimum number of tries to find the poisoned one. Rat dies once it licks...