permutation topic

List permutation repositories

combinatorics.js

152
Stars
6
Forks
Watchers

Combinatorics Javascript Library

combi

48
Stars
0
Forks
Watchers

Pythonic package for combinatorics

Cracking-The-Coding-Interview

50
Stars
35
Forks
Watchers

Solutions for Cracking the Coding Interview - 6th Edition

elixir-combination

32
Stars
1
Forks
Watchers

A simple combinatorics library providing combination and permutation.

java-ds-algorithms

125
Stars
28
Forks
Watchers

Data Structures and Algorithms in Java

pyEntropy

307
Stars
85
Forks
Watchers

Entropy for Python

combinatoricslib3

174
Stars
23
Forks
Watchers

Combinatorial objects stream generators for Java.

rtcpp

60
Stars
12
Forks
Watchers

A collection of data structures and algorithms in C++

phpermutations

78
Stars
18
Forks
Watchers

Generate Permutations and Combinations in an efficient way.

golang-combinations

110
Stars
19
Forks
Watchers

Golang library which provide an algorithm to generate all combinations out of a given string array.