All Projects β†’ paramsingh β†’ cp

paramsingh / cp

Licence: MIT license
Solutions to competitive programming problems.

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
java
68154 projects - #9 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to cp

Cpeditor
The IDE for competitive programming πŸŽ‰ | Fetch, Code, Compile, Run, Check, Submit πŸš€
Stars: ✭ 562 (+3646.67%)
Mutual labels:  competitive-programming, programming-contests
E Maxx Eng
Translation of http://e-maxx.ru into English
Stars: ✭ 1,238 (+8153.33%)
Mutual labels:  competitive-programming, programming-contests
Atcoderproblems
Extend your AtCoder
Stars: ✭ 713 (+4653.33%)
Mutual labels:  competitive-programming, programming-contests
Usaco Guide
A free collection of curated, high-quality resources to take you from Bronze to Platinum and beyond.
Stars: ✭ 439 (+2826.67%)
Mutual labels:  competitive-programming, programming-contests
BAPCtools
Tools for developing ICPC-style programming contest problems.
Stars: ✭ 36 (+140%)
Mutual labels:  competitive-programming, programming-contests
Domjudge
DOMjudge programming contest jury system
Stars: ✭ 484 (+3126.67%)
Mutual labels:  competitive-programming, programming-contests
Usaco
General Resources for Competitive Programming
Stars: ✭ 1,152 (+7580%)
Mutual labels:  competitive-programming, programming-contests
togasat
A Header-Only CDCL SAT Solver for Programming Contest
Stars: ✭ 51 (+240%)
Mutual labels:  competitive-programming, programming-contests
AtCoderClans
γ€ιžε…¬εΌγ€‘AtCoderγŒγ‚‚γ£γ¨ζ₯½γ—くγͺγ‚‹γƒͺγƒ³γ‚―ι›†γ§γ™γ€‚ζœ‰εΏ—γ«γ‚ˆγ‚‹ιžε…¬εΌγ‚΅γƒΌγƒ“γ‚Ήγƒ»γƒ„γƒΌγƒ«γƒ»γƒ©γ‚€γƒ–γƒ©γƒͺγƒ»θ¨˜δΊ‹γͺどをまとめています。
Stars: ✭ 74 (+393.33%)
Mutual labels:  competitive-programming, programming-contests
Programming Contest
My solutions of some problems from different online judges
Stars: ✭ 158 (+953.33%)
Mutual labels:  competitive-programming, programming-contests
Competitive coding
This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.
Stars: ✭ 393 (+2520%)
Mutual labels:  competitive-programming, programming-contests
USACO
Algorithms, data structures, and problems in competitive programming up to USACO Platinum
Stars: ✭ 34 (+126.67%)
Mutual labels:  competitive-programming, programming-contests
Stopstalk Deployment
Stop stalking and start StopStalking πŸ˜‰
Stars: ✭ 276 (+1740%)
Mutual labels:  competitive-programming, programming-contests
Oj
Tools for various online judges. Downloading sample cases, generating additional test cases, testing your code, and submitting it.
Stars: ✭ 517 (+3346.67%)
Mutual labels:  competitive-programming, programming-contests
yukicoder-problems
Problem manager for yukicoder users
Stars: ✭ 12 (-20%)
Mutual labels:  competitive-programming, programming-contests
Awesome Competitive Programming
πŸ’Ž A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
Stars: ✭ 9,119 (+60693.33%)
Mutual labels:  competitive-programming, programming-contests
GoogleCodeJam-2016
πŸƒ Python Solutions of All 26 Problems of GCJ 2016
Stars: ✭ 18 (+20%)
Mutual labels:  competitive-programming, programming-contests
FacebookHackerCup-2019
πŸƒ Python Solutions of All 22 Problems in FHC 2019
Stars: ✭ 15 (+0%)
Mutual labels:  competitive-programming, programming-contests
Competitive Programming
My solutions to problems from various competitive programming websites.
Stars: ✭ 93 (+520%)
Mutual labels:  competitive-programming, programming-contests
GoogleCodeJam-2017
πŸƒ Python Solutions of All 27 Probelms in GCJ 2017
Stars: ✭ 53 (+253.33%)
Mutual labels:  competitive-programming, programming-contests

Competitive Programming

Repository to store my solutions to algorithmic and math problems on sites such as Codechef, SPOJ, codeforces, Project Euler etc.

Nicks

I mostly solve problems on CodeChef, SPOJ and Codeforces. I have accounts on other sites too, mostly by one of these names only.

A Question A Day

I have been trying (and mostly failing) to solve one problem a day for some time. This would ideally mean one commit to this repository per day.

Languages

I mostly use C++, though I have used C, Python and Java when I found a use case for them. Also experimented a bit with Haskell.

Contributions

Because this is a repository for archival purposes mostly, please refrain from opening pull requests here.

License

The MIT License (MIT)

Copyright (c) 2017 Param Singh

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
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].