Skip to content
#

online-judge-engine

Here are 11 public repositories matching this topic...

Implement an online programming system similar to LeetCode. Multiple compilation service hosts (CR hosts) can be deployed in the background, and then oj_server service will load balance a large number of submitted requests to each CR host through algorithms. If a CR host crashes in the background, oj_server can also recognize correctly.

  • Updated Apr 30, 2026
  • C++

Mini Quera is a powerful, production-ready online judge system designed for programming competitions, coding assessments, and educational purposes. Built from the ground up with modern technologies and industry best practices, it provides a complete, scalable platform that can handle everything from small classroom assignments.

  • Updated Mar 23, 2026
  • Python

Add this topic to your repo

To associate your repository with the online-judge-engine topic, visit your repo's landing page and select "manage topics."

Learn more