Skip to content

hackohackob/OpenJudgeSystem

 
 

Repository files navigation

Open Judge System (OJS)

OJS (Open Judge System) is an open source system for online algorithm competitions. The algorithm competitions are timed contests where all contestants compete online and are given the same algorithmic problems to solve under the same time and memory constraints. The competitions are currently available in five programming languages: C#, C++, JavaScript, Java and PHP. The system consists of few parts:

  • Web interface for users and administrators (ASP.NET MVC)
  • Windows service for compiling, executing and checking user submissions
  • Restricted process executor using Windows APIs
  • Compiler wrappers and checkers

Originally developed by:

Other contributors:

The system is licensed under MIT License

About

Open Judge System (bgcoder.com)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 73.4%
  • C# 22.9%
  • CSS 3.6%
  • Java 0.1%
  • Batchfile 0.0%
  • Smalltalk 0.0%