i want to three problem solution. i dont know how can i solve problem1 Design a
ID: 3699295 • Letter: I
Question
i want to three problem solution.
i dont know how can i solve
Explanation / Answer
Problem-(3)--- Why do we analyze the average case performance of randomized algorithms and not its worst case performance?
Solution----- In a randomized algorithm , the worst case is not a matter of the input but only of luck. Thus we want to know want kind of luck to expect.Every input we can see is drawn from the uniform distribution.