1
16kviews
Write short notes on randomized Algorithm.
1 Answer
0
1.1kviews
  1. Deterministic algorithm is an algorithm in which for given particular input it will always produce the same output, with the underlying machine always passing through the same sequence of states as shown in figure 1.

enter image description here

  1. To overcome the computation problem of exploitation of running time of a deterministic algorithm, randomized …

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.