cp-algorithms
Daily-Coding-DS-ALGO-Practice
cp-algorithms | Daily-Coding-DS-ALGO-Practice | |
---|---|---|
13 | 2 | |
8,190 | 321 | |
2.7% | -0.3% | |
9.4 | 0.0 | |
14 days ago | about 1 year ago | |
C++ | C++ | |
Creative Commons Attribution Share Alike 4.0 | MIT License |
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.
cp-algorithms
- Algorithms for Competitive Programming
-
Competitive Programming
cp-algorithms.com
-
GitHub Repositories Every Software Engineer Should Know
CP-Algorithms - Algorithms and data structures are especially popular in the field of competitive…
-
Do you know of any helpful sources like this for leetcode?
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?
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
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
-
AMA about my LC Journey
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
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?
Daily-Coding-DS-ALGO-Practice
-
My First Opensource Program Experience [LGMSOC]
At the time when I Joined the Programme I didn't know a lot about Opensource. I just know that what is commit, pull request, issue, how to create repository but not have implemented as I should. While the program runs I contribute to Daily-Algo-Pratice, Hacking-Script and makesmatheasy and I found my many mistake which are pointed by my mentor. As well as due to the Programme I became more active on GitHub and solved many problem and create many projects which helps me a lot to learn about many expects of programming that how a great project is arranged and etc. Before the programme I have listen about Summer of code(SOC) but never Participated. It was a great experienced through out the programme
-
Is there a course like “hackingwithswift.com” but for c++?
And some example projects build your own X Coding practice project based learning
What are some alternatives?
competitive_programming - My solutions to programming contest problems from different sources (UVa, TopCoder, Live Archive, SPOJ, etc).
project-based-learning - Curated list of project-based tutorials
C-Plus-Plus - Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
build-your-own-x - Master programming by recreating your favorite technologies from scratch.
algorithms - ✨ Algorithms & Data Structures & Computer Science studies
CPlusPlusThings - C++那些事
cpeditor - The IDE for competitive programming :tada: | Fetch, Code, Compile, Run, Check, Submit :rocket:
build-your-own-x - 🤓 Build your own (insert technology here) [Moved to: https://github.com/codecrafters-io/build-your-own-x]
cpstl - Copy and Paste standard library (CPSTL) is a repository with a collection of data structure and algorithms in many different languages
LeetCode-Solutions - A compilation of all the Leetcode solutions.
clrs
Python-Algoritms - A collection of different algorithms implemented in Python. [Moved to: https://github.com/Siddhesh-Agarwal/Python-Algorithms]