-
Updated
Sep 9, 2020 - HTML
#
programming-contests
Here are 285 public repositories matching this topic...
list
awesome
algorithm
practice
data-structure
contest
competitive-programming
quora
awesome-list
programming-contests
learning-materials
reference-materials
Common data structures and algorithms in Rust
rust
education
algorithm
algorithms
cookbook
data-structures
codeforces
learn
programming-contests
competition-programmers
-
Updated
Sep 15, 2020 - Rust
Translation of http://e-maxx.ru into English
translation
algorithms
competitive-programming
data-structures
algorithm-competitions
programming-competitions
programming-contests
learning-materials
competitive-programming-contests
algorithms-and-data-structures
-
Updated
Sep 14, 2020 - C++
General Resources for Competitive Programming
language
algorithm
data-structure
contest
competitive-programming
codeforces
usaco
programming-contests
-
Updated
Sep 13, 2020 - C++
Contest Management System
-
Updated
Jun 29, 2020 - Python
Extend your AtCoder
-
Updated
Sep 14, 2020 - TypeScript
fukatani
commented
Oct 21, 2019
2
An open source system for online algorithm competitions for Windows, written in ASP.NET MVC
sandbox
sandboxing
algorithm-competitions
aspnet-mvc-5
programming-competitions
programming-contests
grading-system
-
Updated
May 5, 2019 - JavaScript
coder3101
commented
Aug 1, 2020
There are two sets of refactoring that can be performed on our codebase to make them more efficient and utilize the full potential offered by Qt Framework. See below:
- There is no need to explicitly call
deleteon widgets that are allocated on Heap as long as in their constructor we have specified the parent widget for it. Consider this example below:
class Widget: public QObjectThis repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.
algorithm
algorithms
cpp
graph
graph-algorithms
competitive-programming
data-structures
algorithm-library
algorithm-competitions
algorithm-challenges
programming-contests
algorithm-analysis
hacktoberfest
algorithms-implemented
competitive-programming-contests
algorithms-and-data-structures
competitive-coding
competitive-programming-algorithms
competitive-programming-reference
hacktoberfest2019
-
Updated
Sep 3, 2020 - C++
DEPRECATED -> Checkout nishanthvijayan/CoderCalendar-Extensions
-
Updated
Apr 7, 2019 - JavaScript
kiritofeng
commented
Sep 10, 2020
The is_organization_private boolean is cloned, but not the organizations it is private too.
Stop stalking and start StopStalking 😉
python
aws
crawling
codechef
spoj
uva
competitive-programming
hackerrank
codeforces
web2py
materializecss
hackerearth
atcoder
programming-contests
timus
stopstalk
-
Updated
Sep 14, 2020 - Python
Templates, algorithms and data structures implemented and collected for programming contests. Check README.md for an overview.
-
Updated
Mar 17, 2020 - C++
为了 OI 比赛而生的基于 Lemon + LemonPlus 的轻量评测系统 | 三大桌面系统支持
-
Updated
Sep 16, 2020 - C++
My solutions of some problems from different online judges
-
Updated
Jun 30, 2019 - C++
(Auto) generate notebooks from your source code. Useful for ACM-ICPC
linux
notebook
icpc
acm-icpc
texlive
programming-contests
programming-challenges
notebook-generator
icpc-training
-
Updated
Apr 13, 2020 - JavaScript
kmyk
commented
Sep 16, 2020
Description
該当ページ:
- https://online-judge-tools.github.io/verification-helper/
- https://online-judge-tools.github.io/verification-helper/setup.py
- https://online-judge-tools.github.io/verification-helper/onlinejudge_verify_resources/_layouts/__init__.py など
.verify-helper/docs/_config.yml での exclude の指定漏れ
Other notes
- Will you try to create a pull request?
- no
My solutions to problems from various competitive programming websites.
algorithm
competitive-programming
data-structures
leetcode-solutions
algorithm-challenges
programming-contests
coding-challenges
competitive-programming-contests
hackerrank-solutions
spoj-solutions
interviewbit
codechef-solutions
hackerearth-solutions
interviewbit-solutions
interviewbit-cpp
interviewbit-questions
-
Updated
Sep 13, 2020 - C++
Here is my all problems I'v solve
uri
codechef
spoj
uva
topcoder
hackerrank
acm-icpc
codeforces
zoj
problem-solving
atcoder
programming-contests
timus
tju
a2oj
csacademy
-
Updated
Jan 2, 2020 - C++
python
algorithm
codejam
programming-contests
google-code-jam
gcj
googlecodejam
codejam2017
code-jam
codejam-problems
-
Updated
Jul 30, 2020 - Python
A Header-Only CDCL SAT Solver for Programming Contest
-
Updated
Oct 2, 2019 - C++
python
algorithm
codejam
programming-contests
google-code-jam
gcj
googlecodejam
code-jam
codejam-problems
codejam2019
codejam19
-
Updated
Apr 5, 2020 - Python
python
algorithm
codejam
programming-contests
google-code-jam
gcj
googlecodejam
code-jam
codejam18
codejam2018
codejam-problems
-
Updated
Feb 10, 2020 - Python
HackerRank Online Judge Problem Solutions included Algorithms, Data Structure, Mathematics, Programming Language
c
programming-language
c-plus-plus
algorithm
hackerrank
data-structures
programming-contests
hackerrank-solutions
-
Updated
May 12, 2020 - C++
C++ Implementation of variety of Algorithms and some must have cheetsheets for CS students.
-
Updated
Apr 7, 2019 - C++
24-Hour Programming Competition - Problems and solutions from Spain Student Branches
-
Updated
Oct 26, 2018 - Python
Improve this page
Add a description, image, and links to the programming-contests topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the programming-contests topic, visit your repo's landing page and select "manage topics."


It would be great to add a subset of the now only jury available stats also to the team and public pages.
I'm thinking of the submission graph over time (but all rejected verdicts bundled into one, of course nothing after the freeze) and the total number of attempts/corrects.