A cross-platform online judge system based on Spring MVC framework and ActiveMQ.
-
Updated
Dec 30, 2024 - 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.
Virtual Online Judge(VOJ)是基于微服务架构的高性能在线评测系统。拥有本地判题服务,同时支持其它知名 OJ (HDU、POJ...) 的远程判题。采用现阶段流行技术实现,采用 Docker 容器化部署。
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 programming examination system prototype, featuring anticheat mechanisms (keylogging, playback)
This repository contains my solutions to problems in different online judge platforms such as LeetCode, Work@Tech, etc. 425+ solved LeetCode problems.
Data Structures 👩💻 Domain on HackerRank - Problems & Solutions 📑📘
☁️ 👀 💬 My Java Solutions to CTCI-6th Edition. Links to Online Judge Platforms for CTCI questions.
Solução de problemas do Uri Online Judge - A maioria em Java - by Emily Sombra
code-judge,支持代码运行与在线评测的OJ判题机。Code judge, an online judge machine that supports code execution and online evaluation.
Online Code Checker and Compiler in Java
백준 문제 푼 것들. BOJ(Baekjoon Online Judge) Problem Solving
在线答题系统,支持选择题和编程题
My solutions for open.kattis.com problems
The serivce of a high-performance, distributed, and easy-to-deploy open source Online Judge system
Algorithms Domain on HackerRank - Problems & Solutions
Java class sandbox with instrumentation support for online judges.