July 17, 2021 in C and CPP Write the algorithm of sorting a set of numbers in descending order using Straight selection sort. Analyze the algorithm. a) Write the algorithm of sorting a set of numbers in descending order using Straightselection sort. Analyze the algorithm. Read More
July 17, 2021 in C and CPP Write down the iterative algorithm for in-order traversal of a binary tree Read More
July 17, 2021 in C and CPP The number of sub-tree of a node is called its A. Degree H. front=0, rear= n-1 O. n+1B. n log n I. n P. Dangling pointerC. 1 J. 2 Q. MaximumD. n2 K. Call by reference R. Call by valueE. 3 L. Free space S. minimumF. front= rear = 0 M. -1G. level N. 2e Read More
July 17, 2021 in C and CPP For a binary search tree with n-nodes, External Path Length = Internal Path Length + log2n. Each statement below is either TRUE or FALSE. Choose the most appropriate oneand ENTER in the “tear-off” sheet attached to the question paper, followinginstructions therein. Read More