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 content.html
github.com/cp-algorithms/cp-algorithms - adamant-pwn opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - adamant-pwn opened this pull request about 1 year ago
typo in kth order statistic
github.com/cp-algorithms/cp-algorithms - lrvideckis opened this issue about 1 year ago
github.com/cp-algorithms/cp-algorithms - lrvideckis opened this issue about 1 year ago
Update big-integer.md
github.com/cp-algorithms/cp-algorithms - manan-grover opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - manan-grover opened this pull request about 1 year ago
Add "build" function to segment_tree.md
github.com/cp-algorithms/cp-algorithms - akoutian opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - akoutian opened this pull request about 1 year ago
Need to make editing and adding articles easier
github.com/cp-algorithms/cp-algorithms - mhayter opened this issue about 1 year ago
github.com/cp-algorithms/cp-algorithms - mhayter opened this issue about 1 year ago
Update finding-negative-cycle-in-graph.md
github.com/cp-algorithms/cp-algorithms - deepanshu-Raj opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - deepanshu-Raj opened this pull request about 1 year ago
Update tortoise_and_hare.md
github.com/cp-algorithms/cp-algorithms - toluwalase104 opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - toluwalase104 opened this pull request about 1 year ago
Adding Article: Introduction to Dynamic Programming + Resolving Issue #1028
github.com/cp-algorithms/cp-algorithms - mhayter opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - mhayter opened this pull request about 1 year ago
feat:add dfs algorithm
github.com/cp-algorithms/cp-algorithms - Harshdev098 opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - Harshdev098 opened this pull request about 1 year ago
feat:add two pointer algorithm
github.com/cp-algorithms/cp-algorithms - Harshdev098 opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - Harshdev098 opened this pull request about 1 year ago
Incorrect return type + initialized vectors in function
github.com/cp-algorithms/cp-algorithms - mhayter opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - mhayter opened this pull request about 1 year ago
Adding Hungarian Algorithm
github.com/cp-algorithms/cp-algorithms - alemini18 opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - alemini18 opened this pull request about 1 year ago
added range update code
github.com/cp-algorithms/cp-algorithms - A-stick-bug opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - A-stick-bug opened this pull request about 1 year ago
No return value in function knuth-optimization.md
github.com/cp-algorithms/cp-algorithms - mhayter opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - mhayter opened this pull request about 1 year ago
Add a problem
github.com/cp-algorithms/cp-algorithms - roundspecs opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - roundspecs opened this pull request about 1 year ago
Remove vertical scrollbar from math latex elements
github.com/cp-algorithms/cp-algorithms - noobie7 opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - noobie7 opened this pull request about 1 year ago
Unnecessary Scrollbars with Math Latex Expressions
github.com/cp-algorithms/cp-algorithms - noobie7 opened this issue about 1 year ago
github.com/cp-algorithms/cp-algorithms - noobie7 opened this issue about 1 year ago
Update min_cost_flow.md
github.com/cp-algorithms/cp-algorithms - maiquang04 opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - maiquang04 opened this pull request about 1 year ago
Fixed a few typos and grammar
github.com/cp-algorithms/cp-algorithms - boxlesscat opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - boxlesscat opened this pull request about 1 year ago
nova modified readme
github.com/cp-algorithms/cp-algorithms - karshik-infogen opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - karshik-infogen opened this pull request about 1 year ago
Resolving issue #915
github.com/cp-algorithms/cp-algorithms - mhayter opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - mhayter opened this pull request about 1 year ago
Fixed `build` badge on the home page
github.com/cp-algorithms/cp-algorithms - rskbansal opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - rskbansal opened this pull request about 1 year ago
Fix typo in linear-system-gauss.md
github.com/cp-algorithms/cp-algorithms - Xertes0 opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - Xertes0 opened this pull request about 1 year ago
Update main_lorentz.md wrong index
github.com/cp-algorithms/cp-algorithms - mhayter opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - mhayter opened this pull request about 1 year ago
Update suffix-automaton.md - No definition of answer(P)
github.com/cp-algorithms/cp-algorithms - mhayter opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - mhayter opened this pull request about 1 year ago
Article for surreal numbers and combinatorial games
github.com/cp-algorithms/cp-algorithms - jxu opened this issue about 1 year ago
github.com/cp-algorithms/cp-algorithms - jxu opened this issue about 1 year ago
Sort Practice Problems in order of difficulty and add some easy medium and hard tags
github.com/cp-algorithms/cp-algorithms - anuragdw710 opened this issue about 1 year ago
github.com/cp-algorithms/cp-algorithms - anuragdw710 opened this issue about 1 year ago
Fixed a typo in longest_increasing_subsequence.md
github.com/cp-algorithms/cp-algorithms - Nil-Cipher opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - Nil-Cipher opened this pull request about 1 year ago
Update binary-exp.md
github.com/cp-algorithms/cp-algorithms - joshhn opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - joshhn opened this pull request about 1 year ago
Create count sort
github.com/cp-algorithms/cp-algorithms - vaibhav4859 opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - vaibhav4859 opened this pull request about 1 year ago
Create ternary search better than binary search
github.com/cp-algorithms/cp-algorithms - gaurav054 opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - gaurav054 opened this pull request about 1 year ago
grammar
github.com/cp-algorithms/cp-algorithms - 3centroids opened this pull request about 1 year ago
github.com/cp-algorithms/cp-algorithms - 3centroids opened this pull request about 1 year ago
Problem on article "Dijkstra on sparse graphs"
github.com/cp-algorithms/cp-algorithms - sgccs opened this issue over 1 year ago
github.com/cp-algorithms/cp-algorithms - sgccs opened this issue over 1 year ago
Problem on article "Dijkstra on sparse graphs"
github.com/cp-algorithms/cp-algorithms - sgccs opened this issue over 1 year ago
github.com/cp-algorithms/cp-algorithms - sgccs opened this issue over 1 year ago
Want to add Floyd Warshall Algorithm in Dynamic Programming
github.com/cp-algorithms/cp-algorithms - Vanraj8169 opened this issue over 1 year ago
github.com/cp-algorithms/cp-algorithms - Vanraj8169 opened this issue over 1 year ago
Update bit-manipulation.md
github.com/cp-algorithms/cp-algorithms - Daoist-Ye opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - Daoist-Ye opened this pull request over 1 year ago
Added Insertion Sort
github.com/cp-algorithms/cp-algorithms - DharaneshSP opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - DharaneshSP opened this pull request over 1 year ago
fix deprecated emoji library
github.com/cp-algorithms/cp-algorithms - jakobkogler opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - jakobkogler opened this pull request over 1 year ago
Added Fibonacci-Dynamic Programming
github.com/cp-algorithms/cp-algorithms - DharaneshSP opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - DharaneshSP opened this pull request over 1 year ago
Stars and bars: add positive integer sum theorem
github.com/cp-algorithms/cp-algorithms - jxu opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - jxu opened this pull request over 1 year ago
Inclusion-exclusion digit sum problem details
github.com/cp-algorithms/cp-algorithms - jxu opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - jxu opened this pull request over 1 year ago
Create Dutch_National_Flag_(DNF)_Algo.md
github.com/cp-algorithms/cp-algorithms - shimmer12 opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - shimmer12 opened this pull request over 1 year ago
MergeSort
github.com/cp-algorithms/cp-algorithms - cripttion opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - cripttion opened this pull request over 1 year ago
added relevant problem for practice.
github.com/cp-algorithms/cp-algorithms - mursalatul opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - mursalatul opened this pull request over 1 year ago
Inclusion-Exclusion union bound / Bonferroni inequalities
github.com/cp-algorithms/cp-algorithms - jxu opened this issue over 1 year ago
github.com/cp-algorithms/cp-algorithms - jxu opened this issue over 1 year ago
Update continued-fractions.md
github.com/cp-algorithms/cp-algorithms - jatingaur18 opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - jatingaur18 opened this pull request over 1 year ago
Update chinese-remainder-theorem.md
github.com/cp-algorithms/cp-algorithms - jatingaur18 opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - jatingaur18 opened this pull request over 1 year ago
Article for probability basics and expected value
github.com/cp-algorithms/cp-algorithms - jxu opened this issue over 1 year ago
github.com/cp-algorithms/cp-algorithms - jxu opened this issue over 1 year ago
Binary search: brief proof and mention transition point
github.com/cp-algorithms/cp-algorithms - jxu opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - jxu opened this pull request over 1 year ago
Phi: add multiplicative group info
github.com/cp-algorithms/cp-algorithms - jxu opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - jxu opened this pull request over 1 year ago
Number of upper-bound integer sums
github.com/cp-algorithms/cp-algorithms - jxu opened this issue over 1 year ago
github.com/cp-algorithms/cp-algorithms - jxu opened this issue over 1 year ago
Problem on article "Stars and bars": Positive integers case
github.com/cp-algorithms/cp-algorithms - jxu opened this issue over 1 year ago
github.com/cp-algorithms/cp-algorithms - jxu opened this issue over 1 year ago
Ternary search: minor fix time complexity
github.com/cp-algorithms/cp-algorithms - jxu opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - jxu opened this pull request over 1 year ago
Problem on article "Binary Search"
github.com/cp-algorithms/cp-algorithms - jxu opened this issue over 1 year ago
github.com/cp-algorithms/cp-algorithms - jxu opened this issue over 1 year ago
Update bellman_ford.md
github.com/cp-algorithms/cp-algorithms - joaomarcosth9 opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - joaomarcosth9 opened this pull request over 1 year ago
Update bit-manipulation.md
github.com/cp-algorithms/cp-algorithms - Harshdev098 opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - Harshdev098 opened this pull request over 1 year ago
Update sieve-of-eratosthenes.md
github.com/cp-algorithms/cp-algorithms - infiniteasp8 opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - infiniteasp8 opened this pull request over 1 year ago
Create golden_search_ratio
github.com/cp-algorithms/cp-algorithms - Shubhamkashyap1601 opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - Shubhamkashyap1601 opened this pull request over 1 year ago
Diagram for ternary search
github.com/cp-algorithms/cp-algorithms - jxu opened this issue over 1 year ago
github.com/cp-algorithms/cp-algorithms - jxu opened this issue over 1 year ago
Problem on article "Tortoise and Hare Algorithm (Linked List cycle detection)"
github.com/cp-algorithms/cp-algorithms - rohitsingh1000 opened this issue over 1 year ago
github.com/cp-algorithms/cp-algorithms - rohitsingh1000 opened this issue over 1 year ago
Permalink instead of navigation tracking
github.com/cp-algorithms/cp-algorithms - jakobkogler opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - jakobkogler opened this pull request over 1 year ago
Update 2SAT.md
github.com/cp-algorithms/cp-algorithms - sumitrawat10 opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - sumitrawat10 opened this pull request over 1 year ago
Suggestion: Stop updating the URL automatically when navigating a page
github.com/cp-algorithms/cp-algorithms - meooow25 opened this issue over 1 year ago
github.com/cp-algorithms/cp-algorithms - meooow25 opened this issue over 1 year ago
Fix (double-negative) typo in point-location.md
github.com/cp-algorithms/cp-algorithms - JustAnAverageGuy opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - JustAnAverageGuy opened this pull request over 1 year ago
Update binary_search.md
github.com/cp-algorithms/cp-algorithms - 100godmoon opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - 100godmoon opened this pull request over 1 year ago
Fix typos
github.com/cp-algorithms/cp-algorithms - fffelix-huang opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - fffelix-huang opened this pull request over 1 year ago
Added a comma for clarity, and rectified minor error in equation
github.com/cp-algorithms/cp-algorithms - kanwaekan opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - kanwaekan opened this pull request over 1 year ago
Refactor variable name
github.com/cp-algorithms/cp-algorithms - roundspecs opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - roundspecs opened this pull request over 1 year ago
Add more problems on binary search article
github.com/cp-algorithms/cp-algorithms - TrietMinh799 opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - TrietMinh799 opened this pull request over 1 year ago
Problem on article "Maximum flow - Ford-Fulkerson and Edmonds-Karp"
github.com/cp-algorithms/cp-algorithms - luvgoyal45 opened this issue over 1 year ago
github.com/cp-algorithms/cp-algorithms - luvgoyal45 opened this issue over 1 year ago
Problem on article "Segment Tree"
github.com/cp-algorithms/cp-algorithms - Glastr1er opened this issue over 1 year ago
github.com/cp-algorithms/cp-algorithms - Glastr1er opened this issue over 1 year ago
Fix a critical conceptual error.
github.com/cp-algorithms/cp-algorithms - nilanjan2002 opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - nilanjan2002 opened this pull request over 1 year ago
Update fenwick.md
github.com/cp-algorithms/cp-algorithms - harshit-jain52 opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - harshit-jain52 opened this pull request over 1 year ago
Added Hare n Tortoise algorithm
github.com/cp-algorithms/cp-algorithms - sourav15102 opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - sourav15102 opened this pull request over 1 year ago
Update suffix-automaton.md, adds practice problems
github.com/cp-algorithms/cp-algorithms - iagorrr opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - iagorrr opened this pull request over 1 year ago
fix: fix small grammar
github.com/cp-algorithms/cp-algorithms - mehrdad3301 opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - mehrdad3301 opened this pull request over 1 year ago
point-in-convex-polygon, fix cross product 0 check and `prepair` typo
github.com/cp-algorithms/cp-algorithms - dallasyan opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - dallasyan opened this pull request over 1 year ago
Can we have one article about this method?
github.com/cp-algorithms/cp-algorithms - likharsaurav opened this issue over 1 year ago
github.com/cp-algorithms/cp-algorithms - likharsaurav opened this issue over 1 year ago
Update sieve of eratosthenes article
github.com/cp-algorithms/cp-algorithms - TrietMinh799 opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - TrietMinh799 opened this pull request over 1 year ago
Add String Hashing on Kattis as a Practice Problem
github.com/cp-algorithms/cp-algorithms - Tagl opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - Tagl opened this pull request over 1 year ago
Update prefix-function.md
github.com/cp-algorithms/cp-algorithms - harshit-jain52 opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - harshit-jain52 opened this pull request over 1 year ago
Add problem to article
github.com/cp-algorithms/cp-algorithms - qrno opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - qrno opened this pull request over 1 year ago
Adds practice problems to Sprague-Grundy theorem. Nim
github.com/cp-algorithms/cp-algorithms - iagorrr opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - iagorrr opened this pull request over 1 year ago
Multiplicative order article
github.com/cp-algorithms/cp-algorithms - jxu opened this issue over 1 year ago
github.com/cp-algorithms/cp-algorithms - jxu opened this issue over 1 year ago
Added comma for readability
github.com/cp-algorithms/cp-algorithms - PirateOfAndaman opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - PirateOfAndaman opened this pull request over 1 year ago
Clarify preconditions when calculating multiplicative inverses
github.com/cp-algorithms/cp-algorithms - mlangc opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - mlangc opened this pull request over 1 year ago
Fix typos
github.com/cp-algorithms/cp-algorithms - hieplpvip opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - hieplpvip opened this pull request over 1 year ago
Update divisors.md
github.com/cp-algorithms/cp-algorithms - md-shamim-ahmad opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - md-shamim-ahmad opened this pull request over 1 year ago
Fix typo in catalan-numbers.md
github.com/cp-algorithms/cp-algorithms - NikitaVoitik opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - NikitaVoitik opened this pull request over 1 year ago
Update polynomial.md
github.com/cp-algorithms/cp-algorithms - Peltorator opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - Peltorator opened this pull request over 1 year ago
Update lca_binary_lifting.md
github.com/cp-algorithms/cp-algorithms - ASHISHKUMAR2411 opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - ASHISHKUMAR2411 opened this pull request over 1 year ago
Optimised log2 in lca_binary_lifting.md
github.com/cp-algorithms/cp-algorithms - scion03 opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - scion03 opened this pull request over 1 year ago
Modified/Simplified Newton's method for finding roots
github.com/cp-algorithms/cp-algorithms - toufiqahmedshr opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - toufiqahmedshr opened this pull request over 1 year ago
Make link safe
github.com/cp-algorithms/cp-algorithms - smith558 opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - smith558 opened this pull request over 1 year ago
Translation: finding faces of a planar graph
github.com/cp-algorithms/cp-algorithms - SYury opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - SYury opened this pull request over 1 year ago
Added a paragraph on golden section search
github.com/cp-algorithms/cp-algorithms - SYury opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - SYury opened this pull request over 1 year ago
Update fenwick.md
github.com/cp-algorithms/cp-algorithms - rohithpeddi7 opened this pull request over 1 year ago
github.com/cp-algorithms/cp-algorithms - rohithpeddi7 opened this pull request over 1 year ago
Typo in FenwickTreeOneBasedIndexing Code
github.com/cp-algorithms/cp-algorithms - rohithpeddi7 opened this issue over 1 year ago
github.com/cp-algorithms/cp-algorithms - rohithpeddi7 opened this issue over 1 year ago