Explanation: freivalds algorithm is a probabalistic randomized algorithm we use to verify matrix multiplication. on the other hand, randomness can be useful in quicksort. if the algorithm selects pivot element uniformaly at random, it has a probably high probabilty of finishing the work in o(nlogn) time regardless of the input.
Q. Which of the following can be referred to as applications of Randomized algorithm?
β
Correct Answer: (D)
all of the mentioned
Explanation by: Mr. Dubey
freivalds algorithm is a probabalistic randomized algorithm we use to verify matrix multiplication. on the other hand, randomness can be useful in quicksort. if the algorithm selects pivot element uniformaly at random, it has a probably high probabilty of finishing the work in o(nlogn) time regardless of the input.
Discussion
Question Analytics
211
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
84%
Success Rate