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

Make contrib.md a symlink to CONTRIBUTING.md

9c6a555995f826cb6238b5610fa9824195493ced authored about 2 years ago
Add CONTRIBUTING.md symlink

1f0aeb3ca37d5985ce436b56d2b0d1851ea32974 authored about 2 years ago
Technically this is a tighter bound

8c69ff44f8760646aa3b60b2f7e25aace5d43f8a authored about 2 years ago
nitpick - It feels weird reading "sort" followed by "O(n)"

0d54cff1f4db665385dfdd1fa621f548338f2bc3 authored about 2 years ago
the alphabet contribution to the complexity

4b43e2eb012e9418a4ae232b3a1b1bd40725398e authored about 2 years ago
Tighten bound on this sentence as well.

5360c45925e48f37bafb3fb86120a03941acd4ee authored about 2 years ago
Merge pull request #966 from mbordia-eightfold/patch-1

Fix typo in intermediate value theorem

3fbe93e685a171ea90812382f0513718557dd5f1 authored about 2 years ago
Fix typo in intermediate value theorem

bd0c597b53419a1c99884b68027584cfdd768b0c authored about 2 years ago
Issues within Apply Permutation in Binary Exp

http://www.usaco.org/current/data/sol_swap_silver_feb20.html - proof is in the java explanation ...

af10198604a519f96aaee97fe34441edfdbbb3b7 authored about 2 years ago
proper initialization for x, y, z

cc3cf4ae517a1c62e217dfa273526f64b0e6185d authored about 2 years ago
fix continued fraction sqrt code

ec60c3cb5d0f9e407af435a2a0d9855b7e64982d authored about 2 years ago
extra tab

19c7a40b422d10373aa9a9aa0730fc4422747fda authored about 2 years ago
Fix typo (#957)

67bee36cab0a9035b04ae1474598e81265347679 authored about 2 years ago
alternative theme toggle for #953 (#956)

863acfb37b3ce4b93119940d3fc413fc5c02ddc4 authored about 2 years ago
Update index_body

e825e1a1a0d62dd9f1e3f857451efb8c8d790929 authored about 2 years ago
Update index_body

bde701f00a0b5601157cf436aaeba12e6bd14dba authored about 2 years ago
Use $ and $$ as LaTeX wrappers (#952)

99bee0474fb9c7ae071369561b167e51e9f29a1f authored about 2 years ago
Update config.js

3a242d9ae92a04132a4ddb36e66ab54d41aa74e9 authored about 2 years ago
Update extra.css

4b74f340d737f43869d5b2ee1c4ba0fd9fbf52d2 authored about 2 years ago
Update extra.css

f2d42be488bc72be2c49144a06ef92b70807f9d2 authored about 2 years ago
make font of zero size

b53be4c54c6f47034ff8641c04d587b9957ed883 authored about 2 years ago
Update config.js

64fca34e2ec00f2693eb569e2364b8a06282757c authored about 2 years ago
Update mkdocs.yml

fb187f72c0c65df298021a437c0990962782b15f authored about 2 years ago
alternative selectable

8bd7a1e29c6020cda83fedef558ac36063ec9d19 authored about 2 years ago
Update config.js

31e7e8b86602ed502279948cbdbf87d175a10413 authored about 2 years ago
update

18c6c9313801dc4e458afba02671b1beab910eca authored about 2 years ago
legacy configs

5c55aa372bbd84acd77ed7de7cb0fb5c43eb941d authored about 2 years ago
change mathjax to v2

438cd81d0e7bac74049bb79dff223f22782c2c8b authored about 2 years ago
add note about order of indexes

c78d5d3c5a9e1fca8025562a8230dfbdebb4cba7 authored about 2 years ago
swapped names of i,j to be standard

ce56c31f9314d79cc7033ae547a5693e1622b206 authored about 2 years ago
fixed a typo in binary_search.md docstring

168b9e27a72eb71bf29b1d2a6b289382f14cf0e1 authored about 2 years ago
fix compile error

281a6756f2e252ea0a71b97157f620b40c55b5e1 authored about 2 years ago
swap array indexing for better cache performance

694f3fd3aa749d33ba57c2c55054e2ffe315bb24 authored about 2 years ago
simplify initiation

dbbdbc2bc763d4a3980d6a60d22072ca439d1dff authored about 2 years ago
missed this one

d865519132fd7643a07b2d317880bd31c61b8e47 authored about 2 years ago
formatting

3108982115b83c5bb1335d273589e6b68670ebe2 authored about 2 years ago
module-inverse html doc has a slight mistake.

e113eac56be53b825c4e5f0998962806c7498b9a authored over 2 years ago
Update convex-hull.md

fe4c70438c46d28efdee83f6a425bf491decdee2 authored over 2 years ago
link to https://github.com/e-maxx-eng

6dd1b8c536654a5302e233583ec9058809d10f1b authored over 2 years ago
pictures + explanation of BFS based Aho-Corasick

04f4cb507c76425f5b4bc3e0ff5eb0ce5cb04b99 authored over 2 years ago
+ search with powers of 2

3d1f865c3f0a18496d26ac484e92dc66896196d0 authored over 2 years ago
mapsto -> to

1c4557d27776f7f6a7af2245a93432a981961348 authored over 2 years ago
corrected loop formulation

a4514c6cee214e512283f602315898c23f4e4f82 authored over 2 years ago
Update prime-sieve-linear.md

An unnecessary test in the code has been removed, and a correct attribution supplied. (The algor...

1b0fe0eaae812cda1cbcd15164fd0ff73e91de33 authored over 2 years ago
Update binary_search.md

b6c6789d69bac2fa5b7460053b31dbf03f593d7a authored over 2 years ago
Update index_body

1fa73423d615155bd3c7f30b12361c622624c259 authored over 2 years ago
Update binary_search.md

67a8c32ebcb319273bd258c16a55653ad26f8112 authored over 2 years ago
Binary search article

daed5916141a825eb0fe757968295ce0622e9b2a authored over 2 years ago
Update index_body

ff59f9faa8bfcd469e73ee689d77881519634b3b authored over 2 years ago
Update navigation.md

73445d4d1941c4803f48dd7681fd215cde9dfda5 authored over 2 years ago
Changing function name to avoid compiler errors

ab0624877b811947aeaeac3fa9db8e772f3d46ae authored over 2 years ago
Add benchmark and non-C++20 solution

d6e68a2bf02cebc2fe9aa5dcebe8c588db46381d authored over 2 years ago
Update sparse-table.md

65c453e9a004a3dfceaee162b77a4873acc9e14c authored over 2 years ago
Dont change the original file

2db5e1f77f8362e239ba0130e4003b36afbf63ef authored over 2 years ago
Fix the benchmark link

b131dbaeb5e84c099c1298c4f08ca879f1be3f42 authored over 2 years ago
Add efficient C++20 solution for computing log

1dc2e8aa975240b8153c647871d7eb7689cf8d0a authored over 2 years ago
Merge pull request #799 from ASMaksimov2007/master

Add MEX article

9d14f7df59124a5e4b748921960b9da67f3d60ba authored over 2 years ago
Update mex.md

269cd5de31231608dac6199bd416bd3e2266c80a authored over 2 years ago
Update index_body

55c1d05a90d2fb7dc985fb663f9276a610af312b authored over 2 years ago
Update navigation.md

9724ef1428138bb20dc05889af0cbb7b56308a21 authored over 2 years ago
Merge branch 'master' into master

10e3fe9df822424ab733193a79dba90686862263 authored over 2 years ago
Update index.md

c8f3ccd73acb3aa0ef1cc7da1f665df33878bac2 authored over 2 years ago
Add C++ implementation

99220f2b0fe78701fbaabdf6361a905c29e4b721 authored over 2 years ago
Update practice problems to remove broken links

The removed link is no longer active.

5cca68a09ca4118ac7bb309c741f5e1c90802044 authored over 2 years ago
correct link instead of removal

4e4bf636c7f76c08a7e6348cca8a42d01a71d94e authored over 2 years ago
Fix malformed LaTeX in polynomial.md.

Seems like some LaTeX-like engine disagrees with LaTeX about what is an atom.

LaTeX parses `a...

f1e8232c70603af67e521700883f8952f3361532 authored over 2 years ago
removed the extra occurrence of `the first` in aprase-table.md

d708d0a6591d5a6ac3f9e051cab59fa5fe4068de authored over 2 years ago
Fix a typo in mst_prim.md

Simply: s/visa/vice/

6e3a2bdb40a9d4bc751c90f3278ee234a0e744c6 authored over 2 years ago
Remove unnecessary reversal in finding-cycle algo

When finding a cycle in an undirected graph, one doesn't have to reverse the cycle before printi...

ee0a81fc9fe66cc5f6d55290eadb2f6f3255d6a6 authored over 2 years ago
Update divide-and-conquer-dp.md

41d5411656a1442bdd558b0cfc4ecee3565627af authored over 2 years ago
Update divide-and-conquer-dp.md

07b457c8bda71a1ea163e0a2ec5b7ec84289f387 authored over 2 years ago
Update divide-and-conquer-dp.md

69fbf3d57b742b615d8a026085ebb8c25a374ca1 authored over 2 years ago
fix typo: mod m -> mod n

5d270c5695175f1f3a96a3e54d927326b1d7dc04 authored over 2 years ago
Update extended-euclid-algorithm.md

99c35d7fea52dc186fde399260c0b99571bdce27 authored over 2 years ago
edmonds_karp: Typo

fdeb33d8660c4c6617957fd6849a9a3152d13276 authored over 2 years ago
Update rabin-karp.md

a18ec1697162e629c41662ff5c22ec6d9d746529 authored over 2 years ago
Spelling Correction

"respectively" word was misspelled in the intution paragraph .

43fadb4f4d13419b1365c8d4429795724778f840 authored over 2 years ago
Update longest_increasing_subsequence.md

Fixed typos

e33c2e1c5310a35f6cfe5eff0a84a5bb1f72e0f8 authored over 2 years ago
feat(manacher): add more practice problems

c8ea23f4e978c242cfe55a49bbecf001ef3989e3 authored over 2 years ago
Update divide-and-conquer-dp.md

One of the problem was from CodeForces but mentioned the website as Codebreaker. Corrected that.

2b72f4a4549b849deee9aab945ac0ed2b87128bc authored over 2 years ago
Update navigation.md

Proposed solution in assignment problem is O(N^3) not O(N^5)

61f84864ef75c6e528dce3ec7250630f82bab05c authored over 2 years ago
resolve https://github.com/e-maxx-eng/e-maxx-eng/issues/884

fdfcb2928983392f8304f07bc1b2d3b4644c58a9 authored over 2 years ago
Merge pull request #907 from KunalSin9h/patch-latex

fix: latex rendering in ToC with data-toc-label

cc1c67089fa7edf3d861bc26636da40c43c32345 authored over 2 years ago
fix: latex rendering in ToC

3e34fe7ff68e6c434cb5ae001c58d639c882dfb1 authored over 2 years ago
change reversible function to group operation in Fenwick tree

3f21d8ce21efa66474548de1099794933749ebfc authored over 2 years ago
Update suffix-tree-ukkonen.md

05fc4d7e142d5dc288cd8696a752276aba0f23f7 authored over 2 years ago
explain what a reversible function is

b6fbf7b7d70f52b43f4e0a536506378c8714085e authored over 2 years ago
Merge pull request #896 from jxu/patch-3

Clarify segment tree wording and add motivation

02cc2f0bbd3cbfdefce3b16e70923b0dbd9e2ce2 authored over 2 years ago
Merge remote-tracking branch 'origin/master' into patch-3

fa4d4b0f88b58a3d9261de4c3be0cc8ec68f835d authored over 2 years ago
spelling + improved motivation for segment trees

72a184f0c3ccc4243b6063d0f2d8d6e66d470af0 authored over 2 years ago
Merge pull request #894 from Sergey-A-Dovgal/patch-1

latex block equation rendering fix

e6f9bb25322d1d9ffcd7b1270ab75a766f203470 authored over 2 years ago
separate deploy with workflow_run for external users

dd8a06a421980f25ba458639e9c79407da393066 authored over 2 years ago
deactivate Git History build and deployment during PRs for external contributers

35054ede5a4b16b5d3bf5c78f5cc2188b8c1e1d1 authored over 2 years ago
Add comparison of segment tree to simple array and prefix sums

577b49ceb12857db135a69b748f6ded32e78f665 authored over 2 years ago
Clarify segment tree wording and indexing

60ce4725364fd7d47d57b3283e9218342b12e5f3 authored over 2 years ago
Add motivation for data structure

fa7282552de359085063d6df26825538b84fc2e0 authored over 2 years ago
Add more introductory info to segment tree

b7df8c8715cc236de0935addc704e064d24a3ddd authored over 2 years ago
follow-up: fix latex rendering

fab525c42b56354a58ac6e6a9a3d7b1137c1d02e authored over 2 years ago
latex block equation rendering fix

cfc6bb208ce6df83c8ed11e7a35494695e401aa2 authored over 2 years ago
fix rendering

defa075ea2da265142d9973bb1b7c3f61d4af64e authored over 2 years ago