Online Judge
An online judge is an online system to test programs in programming contests. They are also used to practice for such contests like ICPC. The system can compile and execute your code, and test your code with pre-constructed data. Submitted code may be run with restrictions, including time limit, memory limit, security restriction, and so on. The output of the code will be captured by the system, and compared with the standard output. The system will then return the result.
Here are 126 public repositories matching this topic...
Online Judge for Competitive Programming written in Django (No longer maintained)
-
Updated
Mar 8, 2016 - Python
a solution to share a BZOJ account
-
Updated
May 19, 2016 - Python
collections of code katas from codewars in python and javascript
-
Updated
Oct 11, 2016 - Python
This repository is for submitting source file while solving problems for competitive programming websites like codeforces, codechef (for now). I will develop the same for other websites shortly.
-
Updated
May 24, 2017 - Python
Docker-based online judge engine with modular architecture and support for nontrivial testing scenarios.
-
Updated
Oct 10, 2017 - Python
Eclipse Online judge is an Django based open source online judge for competitive coding.
-
Updated
Dec 4, 2017 - Python
-
Updated
Jan 25, 2018 - Python
Lightweight source code judge system using django and docker.
-
Updated
Mar 30, 2018 - Python
- Followers
- 71 followers
- Website
- github.com/topics/online-judge
- Wikipedia
- Wikipedia