amruthamanoj / Probability-Python-Scripts Star 0 Code Issues Pull requests Probability with python - combinations, permutations, sets permutations combinations subsets birthday-problem matching-problems binomial-theorem pascal-formula Updated Jan 28, 2020
Costopoulos / hungarian-lotto Star 0 Code Issues Pull requests O(1) per-query lottery winner counter using combinatorial subset precomputation. Scales well even for 10M+ players. algorithms competitive-programming mmap combinatorics pascal-formula Updated Mar 25, 2026 C++