A cross-platform online judge system based on Spring MVC framework and ActiveMQ.
-
Updated
Sep 16, 2025 - Java
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 cross-platform online judge system based on Spring MVC framework and ActiveMQ.
🏆 Online programming examination system prototype, featuring anticheat mechanisms (keylogging, playback)
Data Structures 👩💻 Domain on HackerRank - Problems & Solutions 📑📘
Incubated Judge-Girl's (A Cloud-Native Online Judge System) root project. With powerful CMS features (e.g., dry-run / compilation-script generation / Continuous Problem Integration & Delivery) and educational features like exam and assignments. Judge Girl is carefully designed of its plugin-like structure easily supporting various judge-policies…
Online Code Checker and Compiler in Java
This repository contains my solutions to problems in different online judge platforms such as LeetCode, Work@Tech, etc. 425+ solved LeetCode problems.
Virtual Online Judge(VOJ)是基于微服务架构的高性能在线评测系统。拥有本地判题服务,同时支持其它知名 OJ (HDU、POJ...) 的远程判题。采用现阶段流行技术实现,采用 Docker 容器化部署。
Solução de problemas do Uri Online Judge - A maioria em Java - by Emily Sombra
Algorithms Domain on HackerRank - Problems & Solutions
Java class sandbox with instrumentation support for online judges.
My solutions for open.kattis.com problems
☁️ 👀 💬 My Java Solutions to CTCI-6th Edition. Links to Online Judge Platforms for CTCI questions.
基于SpringBoot的OJ后端(支持Java与MySql判题)
在线答题系统,支持选择题和编程题