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

fix typos in factorization.md

github.com/cp-algorithms/cp-algorithms - dd93a782a366ff7600b16553ac6491d7cad26d61 authored over 2 years ago
return full navigation to the main page

github.com/cp-algorithms/cp-algorithms - d534e9318b4ce21bc2b54f0570f6e3bd4b71bd25 authored over 2 years ago
Update bellman_ford.md

github.com/cp-algorithms/cp-algorithms - 6b4deb524abaa9d70085e8c1ea181af9587bb06e authored over 2 years ago
improve topological sort article (explanation + images)

github.com/cp-algorithms/cp-algorithms - 2a63bbf627924b840789a6310e340fa38d315f72 authored over 2 years ago
fix wrong contribution count

github.com/cp-algorithms/cp-algorithms - 387b1b4725d51c6399dfc09613733974157aad3b authored over 2 years ago
clarifications for contrib guidelines

github.com/cp-algorithms/cp-algorithms - 5ebf97b2e2dfd909c093be8c595e83ec612cd249 authored over 2 years ago
fix committers when disabled (for local builds)

github.com/cp-algorithms/cp-algorithms - 1e01899c26a99844597a5513be89b5982c27235e authored over 2 years ago
Fix incorrect usernames

github.com/cp-algorithms/cp-algorithms - cd900153d76a8546d0ab93208b3dc6acb2280bc5 authored over 2 years ago
don't commit the cached authors file of mkdocs-git-committers-plugin-2

github.com/cp-algorithms/cp-algorithms - be4a9fbdd9fce8792b7b483e0f8d63994b57ab3e authored over 2 years ago
Merge pull request #862 from e-maxx-eng/tags

Enable tags to track article meta information

github.com/cp-algorithms/cp-algorithms - 3c7d8a8d8309d6cd5746a78b77d0929a2ec02012 authored over 2 years ago
sum up contributions on the same name

github.com/cp-algorithms/cp-algorithms - ce31ef96581c2a7bc06b998c06227247f3257515 authored over 2 years ago
added [Good Substrings - Codeforces]

added [Good Substrings - Codeforces] which is direct use-case of count different substring

github.com/cp-algorithms/cp-algorithms - 4005097d1a473405e5be54f572afb743cd601630 authored over 2 years ago
make a proper link here

github.com/cp-algorithms/cp-algorithms - 4dbab534a124c26745a749c446fa26cdc29f8031 authored over 2 years ago
Add tags to DP and Geometry

github.com/cp-algorithms/cp-algorithms - dff436df85ac17095436bb635f60c5e72b2dd0cb authored over 2 years ago
Add tags to combinatorics and data structures

github.com/cp-algorithms/cp-algorithms - 08cbb5b1522db4ee2318032f00217f80c780e712 authored over 2 years ago
update algebra links

github.com/cp-algorithms/cp-algorithms - 352d7adf09f227d7f3d44fa360b0c904186bd0a9 authored over 2 years ago
Add meta tags with e-maxx links

github.com/cp-algorithms/cp-algorithms - f7bcb680900023adc568b8a50fa8c0879078f87b authored over 2 years ago
Add tags support, set tags for algebra articles

github.com/cp-algorithms/cp-algorithms - b3d750ab063f5315a2acf9cfc167d443f199a9aa authored over 2 years ago
Update changelog with commit date + author list

github.com/cp-algorithms/cp-algorithms - d69bde952027fead6c7e31533c883b1d56c7af82 authored over 2 years ago
Move contributors to the end

github.com/cp-algorithms/cp-algorithms - ad438c1ebc1a94dd887d4f312ad44b2ab250fa79 authored over 2 years ago
Track github logins and contribution percentage

github.com/cp-algorithms/cp-algorithms - 8d7c9740d732e976495cc86a657b6ec0f7b8a95c authored over 2 years ago
Disable tags and plugin authors

github.com/cp-algorithms/cp-algorithms - 1b97ff0f9b287b1bdd14d371142eba93798bb5eb authored over 2 years ago
Show the percentage of each author's contribution

github.com/cp-algorithms/cp-algorithms - dd78b397508926e9883797d336ca862a25c1fcf4 authored over 2 years ago
fetch full Git history

github.com/cp-algorithms/cp-algorithms - d8aac61c51b459a916f6ebc8533da77e3d8926ab authored over 2 years ago
Amend .github/workflows

github.com/cp-algorithms/cp-algorithms - f4413aef61b188795bb41a0234ed65aef027461a authored over 2 years ago
Add last revision date

github.com/cp-algorithms/cp-algorithms - 13a64555283b60d6b06ef10add0be58d0a989b52 authored over 2 years ago
only deploy Cloud Function if changes occur

github.com/cp-algorithms/cp-algorithms - 597b86356e29f1f94f5f1d643dab581ef98816b4 authored over 2 years ago
fix entry-point for cloud function

github.com/cp-algorithms/cp-algorithms - c9b7c556b2d461081851fd3de8c882c0a168d089 authored over 2 years ago
add deployment for Cloud Function

github.com/cp-algorithms/cp-algorithms - 3ffa1cb971fb9386e239f524151783c3f68f7843 authored over 2 years ago
Revert "Amend .github/workflows"

This reverts commit 82d8a868bfd735255e7a8ddec00458c93ca4e0e7.

github.com/cp-algorithms/cp-algorithms - a0983db1d79e93d91b7b1c90ba7bcd8cf422f63c authored over 2 years ago
Revert "Add last revision date"

This reverts commit 16c8952141ecfb54ce97c8d7c73a89da6e30f5cf.

github.com/cp-algorithms/cp-algorithms - b1d30c9b9f4f3f0369d4060b2c0fb2d1e1d0847e authored over 2 years ago
Add last revision date

github.com/cp-algorithms/cp-algorithms - 16c8952141ecfb54ce97c8d7c73a89da6e30f5cf authored over 2 years ago
Amend .github/workflows

github.com/cp-algorithms/cp-algorithms - 82d8a868bfd735255e7a8ddec00458c93ca4e0e7 authored over 2 years ago
link to full list of articles

github.com/cp-algorithms/cp-algorithms - 8ba40302bf7f6932852bef5adfda0d6a15e1a822 authored over 2 years ago
Add literate-nav plugin

github.com/cp-algorithms/cp-algorithms - 35c5b0e2fb450190e92f3ab5ae794cad329ea0e4 authored over 2 years ago
no need for these yet

github.com/cp-algorithms/cp-algorithms - 908e65681d6d094a7d1ef0ec20419a8b69547b80 authored over 2 years ago
fix deployment logic

github.com/cp-algorithms/cp-algorithms - 7e60050a31ba5adb2d0bc85e33e9c55233b274ae authored over 2 years ago
fix preview deployments logic

github.com/cp-algorithms/cp-algorithms - c9dab3ce2baa84040a8109bcc15a5128ce9cff16 authored over 2 years ago
Merge pull request #864 from e-maxx-eng/preview-deployments

add preview deployements for PRs

github.com/cp-algorithms/cp-algorithms - 98b431ecac44e033acbb1a051fc0e81ff81982c3 authored over 2 years ago
add preview deployements for PRs

github.com/cp-algorithms/cp-algorithms - 8a24d0fa8223a045b1065a672134d228b0e51028 authored over 2 years ago
mention mkdocs.yml in index.md

github.com/cp-algorithms/cp-algorithms - 95ee12258080241a04ac2efd4e9c24e979a5965d authored over 2 years ago
mention navigation tabs in README

github.com/cp-algorithms/cp-algorithms - d29c6ba4ad04861e8a338bc04d29d4d04c2618bf authored over 2 years ago
links to admonitions and content tabs

github.com/cp-algorithms/cp-algorithms - 011c92550ac5408defb1c5598ebeafe5c318f2e8 authored over 2 years ago
Merge pull request #847 from e-maxx-eng/navigation

Enable tabs and sidebar navigation

github.com/cp-algorithms/cp-algorithms - bfa65f1d72b882432ece6746a2f57227b4c33c29 authored over 2 years ago
Bring back menu button, fix low-res issues

github.com/cp-algorithms/cp-algorithms - 17c2bff564492f55c6d0b429beefa087459998d0 authored over 2 years ago
Update edmonds_karp.md

github.com/cp-algorithms/cp-algorithms - e4305f459b63451645ceb46548e2eadace425273 authored over 2 years ago
Update edmonds_karp.md

github.com/cp-algorithms/cp-algorithms - 84245484eddbb49ca79d2e2a731993be24ed1f1c authored over 2 years ago
Update edmonds_karp.md

github.com/cp-algorithms/cp-algorithms - 7b2e47e116848274be78c2b93ab88a425802ccfb authored over 2 years ago
Update string-hashing.md

github.com/cp-algorithms/cp-algorithms - 3a434af4e8c2dbf331dfb5cea77e61b055efcd26 authored over 2 years ago
Update string-hashing.md

github.com/cp-algorithms/cp-algorithms - 380f0f503133f2c7142917c4a2b0e1c9dd1301f9 authored over 2 years ago
Update string-hashing.md

github.com/cp-algorithms/cp-algorithms - 4b5e7579ef23f9eb404460ae8ceedbc398e54e09 authored over 2 years ago
[Euler totient] add practice problem

github.com/cp-algorithms/cp-algorithms - 73f550ce329b23ccc2d050f2258854ae732b4990 authored over 2 years ago
Update binary-exp.md

A problem related to this topics from leetcode added

github.com/cp-algorithms/cp-algorithms - ff5514d6570e15b623e900bc157dcedcca80f565 authored over 2 years ago
Typo in euler_path.md

Word 'efficient' missing in line 50

github.com/cp-algorithms/cp-algorithms - de047af081da0933e83a63a81b4ff3bb3cdbf05a authored over 2 years ago
Fix typos in burnside.md

github.com/cp-algorithms/cp-algorithms - 008ec2a3df2f9abb5b04cb44ed6ee08a77e2ccca authored over 2 years ago
Remove submerging islands from suggested problems

It is a problem about articulation points, not SCC.

github.com/cp-algorithms/cp-algorithms - 5c6ab855a898f382041d1c9ab8bde37e3ad9ce15 authored over 2 years ago
Fixing assignment of variables "l" and "r"

The previous assignment of the "l" and "r" variables lead to out of bounds access of array p, wh...

github.com/cp-algorithms/cp-algorithms - 04c8bcfd94e07bfee5514f2c412fe8fc810382ec authored over 2 years ago
moving integrated navbar to the right

github.com/cp-algorithms/cp-algorithms - fb50d9adc612b6401d4823d7f41ec0da18d26786 authored over 2 years ago
Integrate toc sidebar into navigation sidebar

github.com/cp-algorithms/cp-algorithms - bab65195a117681453e9f46672fcd26ca2896234 authored over 2 years ago
instructions with regard to mkdocs.yml

github.com/cp-algorithms/cp-algorithms - fb1efcc1bd206797924b06f008afab5b04428cad authored over 2 years ago
Enable tabs and sidebar navigation

github.com/cp-algorithms/cp-algorithms - 0c13aa7c301ae400c25e36f8a2c17078f49a96f1 authored over 2 years ago
instant not supported by serve --strict

github.com/cp-algorithms/cp-algorithms - 42e27307092630cbd706b67b82c6fa1259349d29 authored over 2 years ago
changing git logo to github + instaload, tracking

github.com/cp-algorithms/cp-algorithms - f3616a16528fab6df2e8c3a7f149ed8c7f7c7898 authored over 2 years ago
Update factoring-exp.md

github.com/cp-algorithms/cp-algorithms - 6c78ec11d6155eceec030901c524270e12b94abf authored over 2 years ago
Update factoring-exp.md

github.com/cp-algorithms/cp-algorithms - 3ccb9c8ed42d30e2114c2f19e2ba221319eca542 authored over 2 years ago
math in headers breaks index

github.com/cp-algorithms/cp-algorithms - a868bb66cd90aa8ff25765de607ae6e08c6b0114 authored over 2 years ago