All Projects → abeaumont → Competitive Programming

abeaumont / Competitive Programming

Licence: wtfpl
Solutions to problems from various online judges / contest sites.

Projects that are alternatives of or similar to Competitive Programming

Competitive Programming
VastoLorde95's solutions to 2000+ competitive programming problems from various online judges
Stars: ✭ 147 (-56.38%)
Mutual labels:  competitive-programming, codeforces, hackerrank
competitive-programming
Solutions of some problems in competitive programming
Stars: ✭ 23 (-93.18%)
Mutual labels:  competitive-programming, hackerrank, codeforces
Competitive Programming
📌 📚 Solution of competitive programming problems, code templates, Data Structures and Algorithms, hackathons, interviews and much more.
Stars: ✭ 496 (+47.18%)
Mutual labels:  competitive-programming, codeforces, hackerrank
competitive-programming
This is my collection of various algorithms and data structures that I feel that are needed frequently in competitive programming .
Stars: ✭ 30 (-91.1%)
Mutual labels:  competitive-programming, hackerrank, codeforces
Competitive-Programming--Solution
This ia an public repository for Accepted solution of coding problems on different coding plateforms like codeforces , hackerearth, codechef , hackerrank .......
Stars: ✭ 24 (-92.88%)
Mutual labels:  competitive-programming, hackerrank, codeforces
Competitive-Coding
Contains solution code of SPOJ, LeetCode, HackerRank and Codeforces questions solved by me.
Stars: ✭ 46 (-86.35%)
Mutual labels:  competitive-programming, hackerrank, codeforces
Problem Solving Training
Problem solving training for computer science students.
Stars: ✭ 210 (-37.69%)
Mutual labels:  competitive-programming, codeforces, hackerrank
algovault
Algorithms and templates for competitive programming
Stars: ✭ 67 (-80.12%)
Mutual labels:  competitive-programming, hackerrank, codeforces
Stopstalk Deployment
Stop stalking and start StopStalking 😉
Stars: ✭ 276 (-18.1%)
Mutual labels:  competitive-programming, codeforces, hackerrank
Competitive-programing
This repository is for encouraging people in competitive programming. And making PR's on a regular basis. Through this repo, Geeks can find solutions for various programming problems and also give your code to increase the repo.
Stars: ✭ 20 (-94.07%)
Mutual labels:  competitive-programming, hackerrank, codeforces
Competitive Coding
Contains Solution for all type of Problems of Competitive Programming. Updates Frequently as any problem is solved.
Stars: ✭ 16 (-95.25%)
Mutual labels:  competitive-programming, hackerrank, codeforces
Competitive-Programmming
Questions solved from Various Coding websites viz. HackerRank, HackerEarth, CodeChef, CodingNinja and other websites. This repository also contains Questions from various offline and onsite competitions. Programs that we find in the competitions and some brainstorming questions
Stars: ✭ 103 (-69.44%)
Mutual labels:  competitive-programming, hackerrank
cp-tool
cp-tool is an auto generator for solved problems at different online judges.
Stars: ✭ 24 (-92.88%)
Mutual labels:  competitive-programming, codeforces
codeforces-go
Golang 算法竞赛模板库 | Solutions to Codeforces by Go 💭💡🎈
Stars: ✭ 842 (+149.85%)
Mutual labels:  competitive-programming, codeforces
Stl cheat sheets
C++ STL Cheat Sheets.
Stars: ✭ 293 (-13.06%)
Mutual labels:  codeforces, hackerrank
problem-solving
A platform where you can learn about algorithms and data structures. A heaven for competitive programmers. Learn here: https://reyadussalahin.github.io/problem-solving/
Stars: ✭ 33 (-90.21%)
Mutual labels:  competitive-programming, codeforces
Data-Structures-Algorithms
Data Structures & Algorithms 💥
Stars: ✭ 17 (-94.96%)
Mutual labels:  competitive-programming, codeforces
Hightail
Stars: ✭ 267 (-20.77%)
Mutual labels:  competitive-programming, codeforces
cppdump
Standard dumps of data structures/algorithms
Stars: ✭ 18 (-94.66%)
Mutual labels:  competitive-programming, codeforces
Code
Macesuted's Code Repository.
Stars: ✭ 20 (-94.07%)
Mutual labels:  competitive-programming, codeforces

Build Status

Solutions to Competitive Programming problems

It includes solutions to both practice and contest problems from:

This repository is personal, made public in the hope that someone may find it useful, but:

  • Solutions may be broken or not work for you.
  • Solutions may be illegible.
  • Solutions may not be best in algorithmic complexity terms.
  • Solutions may have been written in a rush during a contest and may not make any sense.

So, in summary, if a solution seems stupid, it probably is. I do not offer support for these solutions. I'm not interested in fixes to existing solutions or new solutions, feel free to fork / create your own if you want to share better / other solutions.

I do try to include only working solutions (without guarantees), written by me. When external code is used, it's usually marked as such. If you find some borrowed code which is not properly indicated as such, please let me know and I'll fix it.

Except for borrowed code (and whatever borrowing that code implies), unless otherwise stated, the code is under the Do What The Fuck You Want To Public License, see LICENSE for details.

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].