Skip to content
#

permutations

Here are 46 public repositories matching this topic...

First program accepts as an input a permutation and prints the permutation rank in the lexicpgraphic order of all same length permutations. Second program accepts two integers n and k as inputs and prints the permutation of [n] which is at position k in the lexicographic order of all its permutations of [n].

  • Updated Oct 14, 2019
  • Python

Improve this page

Add a description, image, and links to the permutations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the permutations topic, visit your repo's landing page and select "manage topics."

Learn more