A modern open-source online judge and contest platform system.
-
Updated
Dec 11, 2025 - Python
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.
A modern open-source online judge and contest platform system.
A modern open-source online judge and contest platform system.
Judging backend server for the VNOJ online judge.
Serverless Online Judge for automated solution checking implemented in Python and hosted on AWS Lambda
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
Artha is a code evaluation system developed with Django and Django REST Framework that uses Judge0 as the code execution engine.
LQD Online Judge
Judging backend server for the DMOJ online judge.
ExecEngine is designed to run untrusted code in web-centric environments and applications.
Contest Judge Backend Server for the DMOJ online judge.
Terry is a very customizable "Facebook Hacker Cup" clone useful for holding programming contests
This simple package aims to allow user to convert problem statements from Kattis to pdf
Soluções de alguns desafios do beecrowd em Python e C++
Lightweight CTF judge platform for capture-the-flag (CTF) clubs
My answers to interactive problems asked from online-judge website
An online judge service.
Convenient Online Judge for contest management