Hydro - Next generation high performance online-judge platform - 新一代高效强大的信息学在线测评系统 (a.k.a. vj5)
-
Updated
Oct 29, 2024 - TypeScript
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.
Hydro - Next generation high performance online-judge platform - 新一代高效强大的信息学在线测评系统 (a.k.a. vj5)
Web interface for udovin/solve
This project provides a simple yet powerful solution for compiling and executing source code in various programming languages using Nest.js and Docker.
a simple way to submit code to XMOJ in your terminal
Automatic programming contest reminder through email
WASM OJ Wonderland. Web UI and submission management for WASM OJ.
Single-page application (SPA) that helps users track their progress while studying the Competitive Programming book authored by Felix Halim. It serves as a valuable tool for individuals who are interested in enhancing their skills in competitive programming and want to keep track of their learning journey.
The Ultimate Online Judge Platform.
Smart Next Generation Competitive Coding Platform with smart reward system
An online code judge platform (like leetcode). Remote code execution in a docker container invoked by Lambda function.
Run C, C++, Python and Java code using NodeJS Child_Process
だれでも競技プログラミングの問題を投稿できるサイトです。
[WIP] Online Judge / Editor for ACM trainning, designed for coding online and running test cases.
online judge for judging c++, java and python programs on various testcases, run programming contests and write blogs and comments.
Learning app. Generates math problems and tests your skills.
online judge backend system created using Nest.js