Multiple Choice Questions (MCQs)
Chain matrix multiplication problem can be solved through ________ strategy.
Counting sort assumes that the numbers to be sorted are in the range ________.
In Dynamic Programming approach, we do not store the solution to each sub-problem in case if it reappears.
In Dynamic Programming, our approach is to ________.
Heap sort is a/an ________ and ________ sorting algorithm.
If there are Θ (n2) entries in edit distance matrix then each entry E (i, j) takes ________ time to compute.
Radix sort is not a non-comparative integer sorting algorithm.
Dynamic Programming is a problem-solving approach in which ________.
Consider three matrices X, Y, Z of dimensions 1 × 2, 2 × 3, 3 × 4 respectively. The number of multiplications of X(YZ) is:
We can use the optimal substructure property to devise a ________ formulation of the edit distance problem.
Select a course code for Objective Questions:
Select a course code for Subjective Questions: