Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

cp-algorithms

We translate (with permission by the authors) articles about algorithms and data structures, and write new articles.
Collective - Host: opensource - https://opencollective.com/cp-algorithms - Website: https://cp-algorithms.com/ - Code: https://github.com/e-maxx-eng/e-maxx-eng

Update divide-and-conquer-dp.md

github.com/cp-algorithms/cp-algorithms - simonyanli opened this pull request over 1 year ago
Fix typo in dinic.md

github.com/cp-algorithms/cp-algorithms - MiniCube11 opened this pull request over 1 year ago
Fix typo in module-inverse.md

github.com/cp-algorithms/cp-algorithms - andremralves opened this pull request over 1 year ago
fix typo

github.com/cp-algorithms/cp-algorithms - lrvideckis opened this pull request over 1 year ago
Update bit-manipulation.md

github.com/cp-algorithms/cp-algorithms - Cheekybaby opened this pull request over 1 year ago
typo in suffix automaton

github.com/cp-algorithms/cp-algorithms - lrvideckis opened this issue over 1 year ago
Two practice problems for bars-and-stars

github.com/cp-algorithms/cp-algorithms - Electron1997 opened this pull request over 1 year ago
Mathematical equations don't render

github.com/cp-algorithms/cp-algorithms - Omar-Ayman10 opened this issue over 1 year ago
Add newsletter plugin

github.com/cp-algorithms/cp-algorithms - adamant-pwn opened this pull request over 1 year ago
Adding RSS plugin

github.com/cp-algorithms/cp-algorithms - adamant-pwn opened this pull request over 1 year ago
Add the missing space

github.com/cp-algorithms/cp-algorithms - beingnoble03 opened this pull request over 1 year ago
Added 2 practice problems

github.com/cp-algorithms/cp-algorithms - SiddharthEEE opened this pull request over 1 year ago
Add RSS feed

github.com/cp-algorithms/cp-algorithms - ambroisie opened this issue over 1 year ago
Added problems to binary-exp.md

github.com/cp-algorithms/cp-algorithms - Electron1997 opened this pull request over 1 year ago
Update kuhn_maximum_bipartite_matching.md

github.com/cp-algorithms/cp-algorithms - RomanSteinberg opened this pull request over 1 year ago
Update binary_search.md

github.com/cp-algorithms/cp-algorithms - RomanSteinberg opened this pull request over 1 year ago
Updated Problem's list of binary_search.md

github.com/cp-algorithms/cp-algorithms - YashNuhash opened this pull request over 1 year ago
Longest increasing subsequence

github.com/cp-algorithms/cp-algorithms - devashishRaj opened this issue over 1 year ago
Problem on article "Fenwick Tree"

github.com/cp-algorithms/cp-algorithms - joue-zero opened this issue over 1 year ago
Fixed Typo in segment_tree.md

github.com/cp-algorithms/cp-algorithms - scion03 opened this pull request over 1 year ago
Update search-for-connected-components.md

github.com/cp-algorithms/cp-algorithms - vedant-z opened this pull request over 1 year ago
Update bit-manipulation.md (Fix Typo)

github.com/cp-algorithms/cp-algorithms - Akash-Nayar opened this pull request over 1 year ago
fix z_function

github.com/cp-algorithms/cp-algorithms - huggin opened this pull request over 1 year ago
Update phi-function.md

github.com/cp-algorithms/cp-algorithms - Animmah opened this pull request over 1 year ago
fix disjoint set union article typo

github.com/cp-algorithms/cp-algorithms - cameroncuster opened this pull request over 1 year ago
Update suffix-array.md

github.com/cp-algorithms/cp-algorithms - GlowCheese opened this pull request over 1 year ago
Quick edit + Resolved issue #924.

github.com/cp-algorithms/cp-algorithms - mhayter opened this pull request over 1 year ago
Display issue (spaces vs tabs) with z_function

github.com/cp-algorithms/cp-algorithms - mhayter opened this pull request almost 2 years ago
Update divisors.md

github.com/cp-algorithms/cp-algorithms - iAngkur opened this pull request almost 2 years ago
Typo: "Module Operator" -> "Modulo Operator"

github.com/cp-algorithms/cp-algorithms - snymm2 opened this pull request almost 2 years ago
Problem on article "Balanced Ternary"

github.com/cp-algorithms/cp-algorithms - SuperSat001 opened this issue almost 2 years ago
Change "number of ... bit" to "index of ... bit"

github.com/cp-algorithms/cp-algorithms - JustAnAverageGuy opened this pull request almost 2 years ago
added congruence symbol to linear_congruence_equation

github.com/cp-algorithms/cp-algorithms - sundaram123krishnan opened this pull request almost 2 years ago
Update z-function.md

github.com/cp-algorithms/cp-algorithms - km6102 opened this pull request almost 2 years ago
Rename "implicit" to "dynamic" segment tree

github.com/cp-algorithms/cp-algorithms - wikku opened this pull request almost 2 years ago
Aho-Corasick changes

github.com/cp-algorithms/cp-algorithms - wikku opened this pull request almost 2 years ago
typo

github.com/cp-algorithms/cp-algorithms - gvnee opened this pull request almost 2 years ago
Add Ons

github.com/cp-algorithms/cp-algorithms - codeminem opened this pull request almost 2 years ago
Create bit-manipulation.md

github.com/cp-algorithms/cp-algorithms - CarlosJavier4 opened this pull request almost 2 years ago
Update navigation.md

github.com/cp-algorithms/cp-algorithms - CarlosJavier4 opened this pull request almost 2 years ago
Update phi-function.html

github.com/cp-algorithms/cp-algorithms - anuragdw710 opened this pull request almost 2 years ago
Update and rename all-submasks.md to bit manipulation.md

github.com/cp-algorithms/cp-algorithms - CarlosJavier4 opened this pull request almost 2 years ago
Update catalan-numbers.md

github.com/cp-algorithms/cp-algorithms - deji725 opened this pull request almost 2 years ago
Update main_lorentz.md

github.com/cp-algorithms/cp-algorithms - deji725 opened this pull request almost 2 years ago
Update binomial-coefficients.md

github.com/cp-algorithms/cp-algorithms - deji725 opened this pull request almost 2 years ago
Update inclusion-exclusion.md

github.com/cp-algorithms/cp-algorithms - SiddharthEEE opened this pull request almost 2 years ago
Update binomial-coefficients.md

github.com/cp-algorithms/cp-algorithms - SiddharthEEE opened this pull request almost 2 years ago
Update phi-function.md

github.com/cp-algorithms/cp-algorithms - SiddharthEEE opened this pull request almost 2 years ago
Fix wrong variable names in connected components

github.com/cp-algorithms/cp-algorithms - nhuhoang0701 opened this pull request almost 2 years ago
Update sparse-table.md

github.com/cp-algorithms/cp-algorithms - SiddharthEEE opened this pull request almost 2 years ago
added some Codeforces Fibonacci Problems

github.com/cp-algorithms/cp-algorithms - Md-Shamim-Ahmmed opened this pull request almost 2 years ago
Suffix Array Linear Time Construction

github.com/cp-algorithms/cp-algorithms - sam20908 opened this issue almost 2 years ago
add LightOJ - Number Sequence

github.com/cp-algorithms/cp-algorithms - Md-Shamim-Ahmmed opened this pull request almost 2 years ago
Information gap in suffix array article

github.com/cp-algorithms/cp-algorithms - bruisedsamurai opened this issue almost 2 years ago
Inconsistent inequality in segment_tree.md

github.com/cp-algorithms/cp-algorithms - DevChoganwala opened this pull request almost 2 years ago
wrote iterative implementation for the dfs code

github.com/cp-algorithms/cp-algorithms - pratikkumar399 opened this pull request almost 2 years ago
Update fibonacci-numbers.md

github.com/cp-algorithms/cp-algorithms - Md-Shamim-Ahmmed opened this pull request almost 2 years ago
Fix link in binary-exp page

github.com/cp-algorithms/cp-algorithms - PAndaContron opened this pull request almost 2 years ago
[FenwickTree] Constructor enhancement

github.com/cp-algorithms/cp-algorithms - defrager opened this issue almost 2 years ago
Update topological-sort.md

github.com/cp-algorithms/cp-algorithms - iAngkur opened this pull request almost 2 years ago
Article for Count Sort

github.com/cp-algorithms/cp-algorithms - bruisedsamurai opened this issue almost 2 years ago
fix typo for graph/bipartite-check.md

github.com/cp-algorithms/cp-algorithms - prompt-07 opened this pull request almost 2 years ago
Update prime-sieve-linear.md

github.com/cp-algorithms/cp-algorithms - Akash-Nayar opened this pull request almost 2 years ago
Fixes typo in DSU article

github.com/cp-algorithms/cp-algorithms - ankushkhanna1998 opened this pull request almost 2 years ago
Typo in contents section for DSU article

github.com/cp-algorithms/cp-algorithms - ankushkhanna1998 opened this issue almost 2 years ago
Link homogeneous coordinates

github.com/cp-algorithms/cp-algorithms - jxu opened this pull request almost 2 years ago
Update binary_search.md

github.com/cp-algorithms/cp-algorithms - iAngkur opened this pull request almost 2 years ago
Update link for Practice Problem - Ordering Tasks

github.com/cp-algorithms/cp-algorithms - wttc-nitr opened this pull request almost 2 years ago
Cite Legendre's Formula (#1019)

github.com/cp-algorithms/cp-algorithms - jxu opened this pull request almost 2 years ago
Cite Legendre's Formula (#1019)

github.com/cp-algorithms/cp-algorithms - jxu opened this pull request almost 2 years ago
Update phi-function.md

github.com/cp-algorithms/cp-algorithms - iAngkur opened this pull request almost 2 years ago
Update module-inverse.md

github.com/cp-algorithms/cp-algorithms - iAngkur opened this pull request almost 2 years ago
Pollard's p-1 method gcd(a^M - 1, n)

github.com/cp-algorithms/cp-algorithms - bundeskanzler114 opened this issue about 2 years ago
Update convex-hull.md

github.com/cp-algorithms/cp-algorithms - Spheniscine opened this pull request about 2 years ago
Update fibonacci-numbers.md

github.com/cp-algorithms/cp-algorithms - CarlosJavier4 opened this pull request about 2 years ago
Update breadth-first-search.md

github.com/cp-algorithms/cp-algorithms - BemwaMalak opened this pull request about 2 years ago