Skip to main content

All Questions

3 votes
3 answers
6k views

Big O notation of randomness

I was thinking about inefficient algorithms based on randomness and wondered how to categorise them. For instance. Say you wanted to generate all the numbers from 1 to N in a random order but only ...
Fogmeister's user avatar