Q.

A randomized algorithm uses random bits as input inorder to achieve a                             good performance over all possible choice of random bits.

A. worst case
B. best case
C. average case
D. none of the mentioned
Answer» C. average case
Explanation: a randomized algorithm is an algorithm that employs a degree of randomness as a part of its logic using random bits as inputs and in hope of producing average case good performace.
1.5k
0
Do you find this helpful?
3

Discussion

No comments yet