Skip to content

BorisPenev/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 three programming languages: C#, C++ and JavaScript. 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

Developed by:

  • Nikolay Kostov
  • Ivaylo Kenov
  • Vasil Dininski

About

Open Judge System (bgcoder.com)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published