clrs
cp-algorithms
clrs | cp-algorithms | |
---|---|---|
4 | 12 | |
460 | 8,050 | |
1.1% | 2.8% | |
7.5 | 9.4 | |
26 days ago | 5 days ago | |
Jupyter Notebook | C++ | |
Apache License 2.0 | Creative Commons Attribution Share Alike 4.0 |
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.
clrs
-
[P] GITModel: Dynamically generate high-quality hierarchical topic tree representations of GitHub repositories using customizable GNN message passing layers, chatgpt, and topic modeling.
Example: https://github.com/deepmind/clrs
-
[D] Is there any research into using neural networks to discover classical algorithms?
Bonus, there is this CLRS benchmark that might be useful for evaluation for your task.
-
[R] A Generalist Neural Algorithmic Learner
The baseline code for the CLRS benchmark (which we use in the paper) has been open-sourced for a while now: https://github.com/deepmind/clrs
- GitHub - deepmind/clrs
cp-algorithms
-
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?
-
How to get better at problem solving /online judge
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 are some alternatives?
zingg - Scalable identity resolution, entity resolution, data mastering and deduplication using ML
competitive_programming - My solutions to programming contest problems from different sources (UVa, TopCoder, Live Archive, SPOJ, etc).
LeetCode-Solutions - A compilation of all the Leetcode solutions.
Daily-Coding-DS-ALGO-Practice - A open source project🚀 for bringing all interview💥💥 and competative📘 programming💥💥 question under one repo📐📐
tuninglib - A C++ Class and Template Library for Performance Critical Applications
C-Plus-Plus - Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Crack-Your-Placement - 🎯 Repo for placement-preparation, DSA, Problem-Solving, Competitive Programming, CS-Fundamentals
algorithms - ✨ Algorithms & Data Structures & Computer Science studies
algo-ds-101 - algo-ds-101
cpeditor - The IDE for competitive programming :tada: | Fetch, Code, Compile, Run, Check, Submit :rocket:
callofcode - Coding exercises for beginners. Want to contribute, check out the issues.
cpalgorithms - Algorithms and Techniques for competitive programming