What are some good resources on randomised algorithms for competitive programming?

Revision en1, by usernameson, 2018-01-29 10:13:07

I am looking for something with a greater emphasis on constructing randomised algorithms to solve problems. The material I have found so far has a lot of probability theory and only a few examples of randomised algorithms that don't seem particularly useful for competitive programming e.g a randomised quicksort.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English usernameson 2018-01-29 10:13:07 396 Initial revision (published)