Cyclic Permutations

Given an input string/array, generate a single random cyclic permutation of the characters/elements of the string/array.

Parameters

  • nn: number of elements

Filters

Computational Model

Randomization

Approximation

Algorithms Table

Displaying 1 of 1 algorithms

See more
Sattolo's algorithm1986O(n)O(n)O(1)O(1)

Reductions Table

Insuffient Data to display table

Other relevant algorithms

Insuffient Data to display table