Randomized Algorithms

Home > Computer Science > Software Engineering > Algorithms > Randomized Algorithms

These are used to randomly generate solutions to problems. Examples include Quicksort and Monte Carlo Simulation.