Ecosyste.ms: OpenCollective

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

github.com/cp-algorithms/cp-algorithms

Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
https://github.com/cp-algorithms/cp-algorithms

Remove vertical scrollbar from math latex elements

b02b0258d2afa19a88ddd324e263d85319a6ba6c authored about 1 year ago by Mahendra Singh <[email protected]>
Added article and updated README.md and navigation.md

Added article and made appropriate changes to README.md and navigation.md

b3ffc4fc8cad5bab8a1e243e102b9bc72e082368 authored about 1 year ago by Michael Hayter <[email protected]>
Merge pull request #1199 from maiquang04/patch-1

Update min_cost_flow.md

70177da781a9c5a4fb09aa0b88b793f58e3506c6 authored about 1 year ago by Jakob Kogler <[email protected]>
Update min_cost_flow.md

word choice and punctuation

1393761a0ee38c943355d2be7699e6730d7332cb authored about 1 year ago by Quang Mai <[email protected]>
Merge pull request #1198 from boxlesscat/patch-1

Fixed a few typos and grammar

beb1e09fe88fd475803d785bae4cadb106141c16 authored about 1 year ago by Jakob Kogler <[email protected]>
Merge pull request #1196 from mhayter/patch-8

Resolving issue #915

289e733af0c80d6a843e3facdb3ddb6d6b5d244c authored about 1 year ago by Jakob Kogler <[email protected]>
Update segment_tree.md

0b8bc8d09a3c7c5d89a09a5ae47711210c7c2045 authored about 1 year ago by Jakob Kogler <[email protected]>
Merge pull request #1195 from rskbansal/patch-2

Fixed `build` badge on the home page

075c3c9c0a7323beb03371a54403d33a89db838c authored about 1 year ago by Jakob Kogler <[email protected]>
Merge pull request #1194 from Xertes0/patch-1

Fix typo in linear-system-gauss.md

4595f787e903d788b2cec8b4e0dcf50f2c2e6130 authored about 1 year ago by Jakob Kogler <[email protected]>
Merge pull request #1193 from mhayter/patch-7

Update main_lorentz.md wrong index

ec30b79cd21ed2dce1bbc247c6524059ffa96e4d authored about 1 year ago by Jakob Kogler <[email protected]>
Merge pull request #1192 from mhayter/patch-6

Update suffix-automaton.md - No definition of answer(P)

5efbf1103f40fc5242981afebc83b84df37e69ff authored about 1 year ago by Jakob Kogler <[email protected]>
Fix typos and grammar

c8df0ade07c4d663ec843145f8aa06775d009677 authored about 1 year ago by boxlesscat <[email protected]>
Resolving issue #915

Attempt to resolve issue #915. Added additional explanation on how to use. Wondered if making ar...

e4b572cae50d34008649f2ba138cc2595b92b2e3 authored about 1 year ago by Michael Hayter <[email protected]>
Update README.md

02e40bd8b51e3b06ce9531372aa7a82708a06d4f authored about 1 year ago by Rhythm Bansal <[email protected]>
Fix typo in linear-system-gauss.md

85c97999ce367c83922ac0424d363e8a30ddf882 authored about 1 year ago by Piotr Stefański <[email protected]>
Update main_lorentz.md wrong index

Wrong index. j>i. Russian site confirms.

639668b7f38581c758a1aed4e871ee6d7f9317bc authored about 1 year ago by Michael Hayter <[email protected]>
Update suffix-automaton.md - No definition of answer(P)

More thorough explanation of "All occurrences positions" algorithm. answer(P) was never defined...

90536356fdd56c08798042b05aa81b5d7fae2e28 authored about 1 year ago by Michael Hayter <[email protected]>
Merge pull request #1189 from Nil-Cipher/patch-1

Fixed a typo in longest_increasing_subsequence.md

86b132438818fdf37fcfaab3e0048663781cc392 authored about 1 year ago by Jakob Kogler <[email protected]>
Update longest_increasing_subsequence.md

Fixed one word typo.

ff5f70a30d8735cfac52352007cef62ef05b7940 authored about 1 year ago by Nil-Cipher <[email protected]>
Merge pull request #1185 from 3centroids/patch-2

grammar

b551119e9125be2effb68f933540b8ca3c1dbe13 authored about 1 year ago by Jakob Kogler <[email protected]>
grammar

... Segment Tree, such that it corresponds...

7a349616a195c856a48ff8cef968f4c787282123 authored about 1 year ago by Michael Zegar <[email protected]>
Merge pull request #1177 from jxu/patch-16

Stars and bars: add positive integer sum theorem

40d90461e79f2b7291d06281ddd5a29296a581d1 authored about 1 year ago by Jakob Kogler <[email protected]>
Merge pull request #1176 from jxu/patch-15

Inclusion-exclusion digit sum problem details

634fe3953ab0a10c524ff58915a38c45b13c8118 authored about 1 year ago by Jakob Kogler <[email protected]>
remove base-b example

b22e03f2d7c1e41503a34597c7d706a41efb1669 authored about 1 year ago by Jakob Kogler <[email protected]>
Merge pull request #1179 from cp-algorithms/broken-emoji-library

fix deprecated emoji library

07d2057d40d81bfc9b63b328c78f0319a3ee4da5 authored about 1 year ago by Jakob Kogler <[email protected]>
fix deprecated emoji library

58ed079fdfbb014826d7973b207aff8087baeab8 authored about 1 year ago by Jakob Kogler <[email protected]>
Merge pull request #1173 from mursalatul/patch-1

added relevant problem for practice.

f09409539f4171e42389225adf02caad06ffeb04 authored about 1 year ago by Jakob Kogler <[email protected]>
move problem to top

d86d5444d8083bf6345f3d29f266811692a6cc57 authored about 1 year ago by Jakob Kogler <[email protected]>
Stars and bars: add positive integer sum theorem

515a2548a7909c2bd327c7679873700a67cab3a6 authored about 1 year ago by jxu <[email protected]>
Inclusion-Exclusion: clarify binomial formula

22f7e899e5116b06137cdbec56c2b026ed417ccd authored about 1 year ago by jxu <[email protected]>
Inclusion-exclusion: add formula, comparison to other approaches

For digit-sum problems

a200120b1878beffd57e36c1ecce693e61d5474f authored about 1 year ago by jxu <[email protected]>
Inclusion-exclusion: Add example problem

09d444c579d613fc9382b62723c638ba6d2d3486 authored about 1 year ago by jxu <[email protected]>
added relevant problem for practice.

55f57c810ecc6885b9a0424149d85b0ab8e11356 authored about 1 year ago by Md. Mursalatul Islam Pallob <[email protected]>
Merge pull request #1168 from jxu/patch-14

Binary search: brief proof and mention transition point

2b5afd12cf4418d4f287ed2d158a4e51b4181449 authored about 1 year ago by Jakob Kogler <[email protected]>
Merge pull request #1171 from jatingaur18/patch-2

Update continued-fractions.md

b32445df9f17baac28c271cdbfcc2d3d23824969 authored about 1 year ago by Jakob Kogler <[email protected]>
Merge pull request #1170 from jatingaur18/patch-1

Update chinese-remainder-theorem.md

c1cbba0973cc7dba99b50eb611bf68fe492f5a58 authored about 1 year ago by Jakob Kogler <[email protected]>
Merge pull request #1167 from jxu/patch-13

Phi: add multiplicative group info

c6b74b592d25a4604be12595bf2889ccb7cefbb6 authored about 1 year ago by Jakob Kogler <[email protected]>
Update continued-fractions.md

Hyperlink Fixed

c70a2920cccdd65f4d9e78e1cf76eb0108e4e071 authored about 1 year ago by JATIN GAUR <[email protected]>
Update chinese-remainder-theorem.md

Broken Hyperlink fix

b452f618f0d4a9cf31a217904363f95676fdd2c6 authored about 1 year ago by JATIN GAUR <[email protected]>
Phi: clarify info on groups

da008c43ed272a0056294cae08e7347d866044ce authored about 1 year ago by jxu <[email protected]>
Binary search: elaborate on correctness

995370cb96a8ec590c05dff79a2f06ea681acbf0 authored about 1 year ago by jxu <[email protected]>
Binary search: brief proof and mention transition point

Also rearrange sentences. I want to emphasize the idea of a monotonous transition point over the...

d8b8ed7ede38f0cef7f3a92418ee8ad100230e58 authored about 1 year ago by jxu <[email protected]>
fix formatting for bit-manipulation

9f57849e4f114f7bf1eddbaaa574bb95431996a9 authored about 1 year ago by Jakob Kogler <[email protected]>
Merge pull request #1161 from Harshdev098/patch-1

Update bit-manipulation.md

17c36005fe3bad5babf7500183fe5996476bdcc2 authored about 1 year ago by Jakob Kogler <[email protected]>
Phi: add multiplicative group info

30f7615b5857713a7e00a1f6af9a9619e813c00c authored about 1 year ago by jxu <[email protected]>
Merge pull request #1164 from jxu/patch-12

Ternary search: minor fix time complexity

97a9cca59aff4284ee8f82b9669bc3dc104d4c3c authored about 1 year ago by Jakob Kogler <[email protected]>
Ternary search: minor fix time complexity

66609ba5ee72de3478f50e43d9a7148ae4bdb5da authored about 1 year ago by jxu <[email protected]>
added subsection in bit-manipulation.md

5b5bef96f5d18d4bd29808a806dd696d7ec10908 authored about 1 year ago by Harsh Dev Pathak <[email protected]>
add special case to binary search definition

2044a99968783edeb705ba4c36ea5bf1f0a53312 authored about 1 year ago by Jakob Kogler <[email protected]>
Merge pull request #1162 from joaomarcosth9/patch-1

Update bellman_ford.md

7c8dbc1c88f4617028ff4494c40d599b3f3db9ee authored about 1 year ago by Jakob Kogler <[email protected]>
Merge pull request #1160 from infiniteasp8/patch-1

Update sieve-of-eratosthenes.md

b888798128fb7c4c701aadd0bac5e6a55699a130 authored about 1 year ago by Jakob Kogler <[email protected]>
Update bellman_ford.md

change "current response" to "current answer"

5dc4af12c645e96127f6e0677489b0621d483955 authored about 1 year ago by João Oliveira <[email protected]>
Update bit-manipulation.md

added some points in bit-manipulation file and fixed some typos

92ae070fddaeeb36daad675c0f78d1c33b0a2ae5 authored over 1 year ago by Harsh Dev Pathak <[email protected]>
Update sieve-of-eratosthenes.md

Spelling Correction for Codeforces.

fdc901f7c4a772f9ee2f91d0e9486857385b9d0d authored over 1 year ago by Anant Sharan Pandey <[email protected]>
Merge pull request #1157 from huggin/typo

Typo

cff8a1873336a34420946260a9125fd35ed04948 authored over 1 year ago by Jakob Kogler <[email protected]>
Merge branch 'cp-algorithms:master' into typo

4eae2f872756485a5d942f46fd4aaf0ef93aff9d authored over 1 year ago by huggin <[email protected]>
Fix typos

eac2bb34e7072daaad85b3a7b2b26427a55e9585 authored over 1 year ago by huggin <[email protected]>
fix some broken urls

0f2453dfd75cda9dad62a1d486dc95cd09225487 authored over 1 year ago by Jakob Kogler <[email protected]>
fix broken link

1810d127f6f075ad47db88b3fc49d477dc2cb2e9 authored over 1 year ago by Jakob Kogler <[email protected]>
remove some problems

db087ac079f24c2b1eca58ac4dc0e7c88b0642fc authored over 1 year ago by Jakob Kogler <[email protected]>
Merge pull request #1151 from 100godmoon/master

Update binary_search.md

029720c9a17cdd3b6575e0cecf5f8a1dd8c89dc3 authored over 1 year ago by Jakob Kogler <[email protected]>
Merge pull request #1155 from cp-algorithms/permalink-instead-of-navigation-tracking

Permalink instead of navigation tracking

a4b7fb819e6b515ddf768dba0bc9864913138647 authored over 1 year ago by Jakob Kogler <[email protected]>
fix some absolute links

7935df482fb2c8fe7e239851bdb6c4ddad5d116f authored over 1 year ago by Jakob Kogler <[email protected]>
Merge pull request #1095 from YashNuhash/patch-1

Updated Problem's list of binary_search.md

c17890befa9db95202ab796e5b566851341275e9 authored over 1 year ago by Jakob Kogler <[email protected]>
move practice problem to the binary lifting article

3af207a4c444520870e2b3ef3003bdc5201ac782 authored over 1 year ago by Jakob Kogler <[email protected]>
Merge pull request #1152 from JustAnAverageGuy/patch-1

Fix (double-negative) typo in point-location.md

195bde3f9101086c1aa5f103d207f1a6fdfb2828 authored over 1 year ago by Jakob Kogler <[email protected]>
enable permalink next to sections

6337369b623699506735fd6a547af519f325fb11 authored over 1 year ago by Jakob Kogler <[email protected]>
remove navigation tracking

fixes #1153

79b311ae29026b2ab2e6ec323b28d1d0d027ceb6 authored over 1 year ago by Jakob Kogler <[email protected]>
Merge pull request #1154 from sumitrawat10/patch-1

Update 2SAT.md

8a01bb36202399a7364cdaabbbbd07f29bafada0 authored over 1 year ago by Jakob Kogler <[email protected]>
Update 2SAT.md

Just a typo

44c507ea63e13543f7dcf34192c6daa32cdac829 authored over 1 year ago by sumitrawat10 <[email protected]>
Update point-location.md

Changed an incorrect double negative typo to the intended meaning.

afe32e8a6766be3d0eddcf97c2cdf3e71ae5655a authored over 1 year ago by JustAnAverageGuy <[email protected]>
Update binary_search.md

Added more problems on binary search article #1147

3a91b300823acc6e31f061c43a8f06fc0039e7cb authored over 1 year ago by 100GODMOON <[email protected]>
spelling

9e76b3bb6709383fcb2b6ce4073a4a8e54f6853c authored over 1 year ago by Jakob Kogler <[email protected]>
add problem to max flow

0b231a6f40847151deeb3d1f9fc24ba18e9ac49e authored over 1 year ago by Jakob Kogler <[email protected]>
Merge pull request #1150 from fffelix-huang/fix_typo

Fix typos

43ad356bcab624b64a8ac366ac13c09a2ab08346 authored over 1 year ago by Jakob Kogler <[email protected]>
Fix typos

d71651b14f3dc57c451ff7f467459a38770ecc7e authored over 1 year ago by fffelix-huang <[email protected]>
Merge pull request #1149 from kanwaekan/kanwaekan-patch-1

Added a comma for clarity, and rectified minor error in equation

59d3470e3b3365d1aa59ffd9aa0c0f713592b0bd authored over 1 year ago by Jakob Kogler <[email protected]>
Minor error in Equation

64e7f287c10b411a25d0ec516537b68424075c23 authored over 1 year ago by Kanwae Kan <[email protected]>
Added a comma for clarity

1348bc7abd4645d26addb15a3704e4c586879a32 authored over 1 year ago by Kanwae Kan <[email protected]>
Merge pull request #1148 from roundspecs/patch-1

Refactor variable name

4214e35938855fd222518a93d220e02e538e1f7f authored over 1 year ago by Jakob Kogler <[email protected]>
Refactor variable name

Refactor variable name to align with written description

7fdbed33380d2775c118a0099f4cdb4daac2b20c authored over 1 year ago by Zarif Muhtasim <[email protected]>
Merge pull request #1142 from sourav15102/master

Added Hare n Tortoise algorithm

f38883c4d48078c40b2b7e15e9f4e608ec72afe5 authored over 1 year ago by Jakob Kogler <[email protected]>
better proof image

eb09530f563e39c51c9c181fe9791f8166270083 authored over 1 year ago by Jakob Kogler <[email protected]>
fix showing images

b296cc4dbb58e88339e887d9db06194b6a4de93e authored over 1 year ago by Jakob Kogler <[email protected]>
add tortoise and hare to new article section

4cb750d759a69d199464efa5725f9511fcd59a93 authored over 1 year ago by Jakob Kogler <[email protected]>
move tortoise and hare to others section

e788fd61e9e7f14b724a9fc11165cf4652939d57 authored over 1 year ago by Jakob Kogler <[email protected]>
Fix link

c94db367605921cd74f1cdc6c00a1a931b5cefd5 authored over 1 year ago by Jakob Kogler <[email protected]>
Update factorization.md

Linked tortoise and the hare algorithm.

91bbeb2914471c8e6f6b4d1ec57d372d31f4e198 authored over 1 year ago by Sourav <[email protected]>
Merge branch 'cp-algorithms:master' into master

82b053d8b24a84ab5bfa7bc4ecf07f65dfc46d4e authored over 1 year ago by Sourav <[email protected]>
Update hare_tortoise_algorithm.md

6a10ce5e4ffb90ad0ba15e0b856a0acd6edcefa4 authored over 1 year ago by Sourav <[email protected]>
deleted unused image

43fa0890efcb61862ec775deecdaed578644bd7e authored over 1 year ago by Sourav <[email protected]>
Update hare_tortoise_algorithm.md

662c6e1b5029306f6fc6e5190512c49334d995c6 authored over 1 year ago by Sourav <[email protected]>
Update hare_tortoise_algorithm.md

3ee02152f8a1fe613af4d6cd5066c785e22fa82e authored over 1 year ago by Sourav <[email protected]>
Update hare_tortoise_algorithm.md

428fb2614f105dc858ddd297cf4ba908a0d98fb9 authored over 1 year ago by Sourav <[email protected]>
Update hare_tortoise_algorithm.md

92fe69ba517783fb58c3faa6a60c83300f0bf7f5 authored over 1 year ago by Sourav <[email protected]>
Update hare_tortoise_algorithm.md

Modified the article.

2f48179b8aea09df8aef31c8524571927a8d2d51 authored over 1 year ago by Sourav <[email protected]>
Merge pull request #1139 from dallasyan/patch-1

point-in-convex-polygon, fix cross product 0 check and `prepair` typo

f7ab1dadd655411b0c8ebc28388abf081e0bfd75 authored over 1 year ago by Jakob Kogler <[email protected]>
Merge pull request #1141 from iagorrr/patch-2

Update suffix-automaton.md, adds practice problems

59a1cf574d59e93ea3ced4ecf54a5dd339494b55 authored over 1 year ago by Jakob Kogler <[email protected]>
Merge pull request #1143 from harshit-jain52/patch-1

Update fenwick.md

c3c47e1f961c88626812ab13f7abedcd9a2c08a3 authored over 1 year ago by Jakob Kogler <[email protected]>
Update fenwick.md

f60fb44f9b618dc4068fddac9f89034ad00312cb authored over 1 year ago by Harshit Jain <[email protected]>