All Projects → Aryansh-S → USACO

Aryansh-S / USACO

Licence: MIT license
Algorithms, data structures, and problems in competitive programming up to USACO Platinum

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to USACO

category-wise-problems
contains category wise problems(data structures, competitive) of popular platforms.
Stars: ✭ 32 (-5.88%)
Mutual labels:  competitive-programming, codeforces, usaco
Oj
Tools for various online judges. Downloading sample cases, generating additional test cases, testing your code, and submitting it.
Stars: ✭ 517 (+1420.59%)
Mutual labels:  competitive-programming, codeforces, programming-contests
Stopstalk Deployment
Stop stalking and start StopStalking 😉
Stars: ✭ 276 (+711.76%)
Mutual labels:  competitive-programming, codeforces, programming-contests
Cpeditor
The IDE for competitive programming 🎉 | Fetch, Code, Compile, Run, Check, Submit 🚀
Stars: ✭ 562 (+1552.94%)
Mutual labels:  competitive-programming, codeforces, programming-contests
Usaco Guide
A free collection of curated, high-quality resources to take you from Bronze to Platinum and beyond.
Stars: ✭ 439 (+1191.18%)
Mutual labels:  competitive-programming, codeforces, programming-contests
Usaco
General Resources for Competitive Programming
Stars: ✭ 1,152 (+3288.24%)
Mutual labels:  competitive-programming, codeforces, programming-contests
Cph
Makes judging, compiling, and downloading problems for competitive programming easy.
Stars: ✭ 199 (+485.29%)
Mutual labels:  competitive-programming, codeforces
Problem Solving Training
Problem solving training for computer science students.
Stars: ✭ 210 (+517.65%)
Mutual labels:  competitive-programming, codeforces
competitive-programming
Solutions of some problems in competitive programming
Stars: ✭ 23 (-32.35%)
Mutual labels:  competitive-programming, codeforces
A2OJ-Enhancer
Chrome extension to enhance the functionality of static A2OJ site.
Stars: ✭ 36 (+5.88%)
Mutual labels:  competitive-programming, codeforces
Competitive Programming
Hello Programmers 💻 , A one-stop Destination✏️✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions
Stars: ✭ 113 (+232.35%)
Mutual labels:  competitive-programming, codeforces
ProgrammingProblems
Our answers to some programming problems,like ACM ICPC problems and others.(All problems are available on http://uva.onlinejudge.org or https://open.kattis.com) ** PLEASE STAR THE REPO IF IT 'S USEFUL :) **
Stars: ✭ 27 (-20.59%)
Mutual labels:  competitive-programming, codeforces
AtCoderClans
【非公式】AtCoderがもっと楽しくなるリンク集です。有志による非公式サービス・ツール・ライブラリ・記事などをまとめています。
Stars: ✭ 74 (+117.65%)
Mutual labels:  competitive-programming, programming-contests
Programming Contest
My solutions of some problems from different online judges
Stars: ✭ 158 (+364.71%)
Mutual labels:  competitive-programming, programming-contests
Competitive Programming
VastoLorde95's solutions to 2000+ competitive programming problems from various online judges
Stars: ✭ 147 (+332.35%)
Mutual labels:  competitive-programming, codeforces
GoogleCodeJam-2017
🏃 Python Solutions of All 27 Probelms in GCJ 2017
Stars: ✭ 53 (+55.88%)
Mutual labels:  competitive-programming, programming-contests
Codeforces
Stars: ✭ 128 (+276.47%)
Mutual labels:  competitive-programming, codeforces
Resources
Data Structures, Algorithms, Utility Classes for Competitive Programming, Codeforces: https://codeforces.com/profile/wleung_bvg, AtCoder: https://atcoder.jp/users/wleung_bvg, DMOJ: https://dmoj.ca/user/wleung_bvg
Stars: ✭ 34 (+0%)
Mutual labels:  competitive-programming, codeforces
CP
Competitive Coding
Stars: ✭ 25 (-26.47%)
Mutual labels:  competitive-programming, codeforces
vjudge-to-oj
Import your vJudge solutions to actual online judges. Currently supports UVa, CodeForces, SPOJ, and CodeForces GYM.
Stars: ✭ 43 (+26.47%)
Mutual labels:  competitive-programming, codeforces

Description

C++

Please consult the Unofficial USACO Syllabus, which I actively maintain based on problem trends.

Updates

(07/11/22) As a huge update to this repo, the algo_by_div folder is under daily construction and should eventually contain up-to-date, original implementations of all algorithms and data structures from bronze to gold.

Disclaimer

As of 2022, all implementations should work, but some older ones (before 2022) may be sloppy in terms of spacing/macros. I'm not going to rewrite older implementations, but I'll keep my new ones as neat as possible.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].