uccser/cs-field-guide

View on GitHub
csfieldguide/chapters/content/en/glossary/permutation.md

Summary

Maintainability
Test Coverage
# Permutation

One arrangement of items.
For example, the permutations of 1 & 2 are [1,2] and [2,1].