Arduino library with a number of statistic helper functions.
-
Updated
Jul 23, 2026 - C++
Arduino library with a number of statistic helper functions.
This program solves Rubik's cube 3x3
Ring-Cascade-Permutation-Algorithm: A transformative O((n−1)!) framework for high-speed permutation generation and superpermutation construction.
A collection of C++ experiments and code created as part of exploration and practice
Shader permutation single header library
C++ SIMD header-only math library targeting game/engine development
Discrete mathematics tools.
You can find here basic algorithms in C++
This program computes all permutations of a lexiographically sorted string.
useful pieces of codes
It will help for the interview rounds. C++ and python programs.
Functions find k-combinations and k-permutations of your array of n elements using multithreading(C(n, k); A(n, k)).
Various cases of finding a number of permutations with different constraints on number of inversions (C++, Windows).
Cheating in the game of potztausend utilising an algorithm to calculate permutations of a given set of numbers
4 permutation generation algorithms in C++.
Here are the medium level recursion question
Balanced Gray code Iterator; custom solver that finds optimally balanced Gray orders of mixed radix permutations
Given a string S. The task is to print all permutations of a given string.
My solutions to April leetcode daily challenges.
To associate your repository with the permutations topic, visit your repo's landing page and select "manage topics."