cpalgorithms VS cp-algorithms

Compare cpalgorithms vs cp-algorithms and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
cpalgorithms cp-algorithms
1 10
17 6,511
- 2.5%
0.0 9.3
11 months ago 7 days ago
C++ C++
MIT License Creative Commons Attribution Share Alike 4.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

cpalgorithms

Posts with mentions or reviews of cpalgorithms. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-09-29.

cp-algorithms

Posts with mentions or reviews of cp-algorithms. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-21.
  • Do you know of any helpful sources like this for leetcode?
    1 project | /r/csMajors | 2 Oct 2023
    I've been learning alot from this git repository: https://cp-algorithms.com/ . Do you know of any of any sources or repositories like this that help with Leetcode or problem solving?
  • Should I create an organisation from my personal account or should I create a separate GitHub user for my project?
    1 project | /r/opensource | 6 Jul 2023
    I am aiming to create an open-source knowledge repository inspired by cp-algorithms.com . Now, I am planning this to be a long term project. This project MIGHT have different repositories, depending on how I structure the content. I am really confused between two alternatives:
  • Data Engineer @ Hedge Fund looking to go into Quant
    1 project | /r/quantfinance | 20 Apr 2023
    For interviews, if you can do competitive programming well that would def make you super competitive so check out codeforces and assorted sites and compete. There’s also a competitive programming handbook on the internet and this: https://cp-algorithms.com to help
  • Programozás tanítása a közoktatásban
    2 projects | /r/programmingHungary | 21 Feb 2023
  • AMA about my LC Journey
    1 project | /r/leetcode | 13 Feb 2023
    I did some CP and yes it opens up some new style of approaching problems with new ideas but its definitely not necessary. I would recommend the famous CSES problem set and start with codeforces . Try to give virtual div3 for starters and then jump to div2 if you feel comfortable. There is this site https://cp-algorithms.com/ which will be your best friend. Also take a look at this https://codeforces.com/blog/entry/57282 it has all the good articles on on algo/tricks/tips written by CF folks.
  • Thinking like a programmer
    1 project | /r/Frontend | 24 Jan 2023
    I can also recommend, https://cp-algorithms.com/ and the competitive programmer handbook, regardless of your intentions these resources contain mental models and algorithms that have taken computer science many years tp develop.
  • Catalog of algorithms?
    1 project | /r/compsci | 18 Jan 2023
  • How to get better at problem solving /online judge
    1 project | /r/cpp_questions | 11 Jan 2023
    The best website about data structures and algorithms for CP is IMHO cp-algorithms.com. It might be overwhelming for beginners because it contains formal proofs but I found it invaluable. Be very careful with websites like geeks4geeks. I've seen many articles with bad explanations or even plain wrong information and/or implementations.
  • what resources did you use to learn DSA ?
    1 project | /r/leetcode | 9 Jan 2023
    There are a few sites I visit often such as hackerank tuitorials, geek for geek and CP-Algorithm but mostly I just learn from the top solutions in LC discussion threads.
  • i'm italian
    1 project | /r/notinteresting | 4 May 2022
    (From https://cp-algorithms.com/graph/strongly-connected-components.html; licensed under https://github.com/e-maxx-eng/e-maxx-eng/blob/master/LICENSE)

What are some alternatives?

When comparing cpalgorithms and cp-algorithms you can also consider the following projects:

code_problems - Code Problems from Coding Challenge Websites. The goal is to help them to improve their code skills and also studying for coding interviews.

competitive_programming - My solutions to programming contest problems from different sources (UVa, TopCoder, Live Archive, SPOJ, etc).

JRuby - JRuby, an implementation of Ruby on the JVM

Daily-Coding-DS-ALGO-Practice - A open source project🚀 for bringing all interview💥💥 and competative📘 programming💥💥 question under one repo📐📐

Elasticsearch - Free and Open, Distributed, RESTful Search Engine

C-Plus-Plus - Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.

pytest - The pytest framework makes it easy to write small tests, yet scales to support complex functional testing

algorithms - Algorithms & Data Structures & Computer Science studies

Ansible - Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.

cpeditor - The IDE for competitive programming :tada: | Fetch, Code, Compile, Run, Check, Submit :rocket:

Vue.js - This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

callofcode - Coding exercises for beginners. Want to contribute, check out the issues.