Matt's Engineering Blog
  • Home
  • About
Subscribe

combinatorics

A collection of 1 post
algorithms

Permutation Generation Algorithms

Why are Permutation Algorithms Important? Generating permutations is a frequently occurring problem in both coding challenges and real-world problems.  Any time you encounter the need to enumerate the arrangements of a set of items, you're considering permutations.   In addition to that, permutation generation algorithms are an important building block in
Jul 4, 2022 — 5 min read
Matt's Engineering Blog © 2025
  • Sign up
Powered by Ghost