DAA-II

Is this your test? Login to manage it. If not, you can make an exam just like it.

This is a non-interactive preview of the quiz content.

1.
1 point
When determining the efficiency of algorithm, the space factor is measured by
2.
1 point
Finding counterfeit coin problem can be solved using the following strategy
3.
1 point
The complexity of Binary search algorithm is
4.
1 point
Two main measures for the efficiency of an algorithm are
5.
1 point
The complexity of merge sort algorithm is
6.
1 point
The complexity of linear search algorithm is
7.
1 point
The complexity of Bubble sort algorithm is
8.
1 point
Which of the following case does not exist in complexity theory
9.
1 point

Pick the one which does not belong to the same paradigm, others belong to
10.
1 point
What type of design strategy is used for solving and optimizing the container loading problem