Permutations in Ruby

We examine Ruby’s built-in permutation method and compare it to a Ruby implementation of Heap’s Algorithm

January 18, 2025 · 7 min