/Online-Judge

Online Judge platform for hosting competitive programming contests.

Primary LanguagePython

Online Judge

  1. This is a online judge platform for hosting contests related to Data structures and algorithms.
  2. The platform consists of Sandboxing to prevent unnecessary intrusion by the user/ player, so that competition is conducted by fair means.
  3. The backend is constructed by Django, SQLite.
  4. Various other libraries and functionality such as subprocesses, real time memory and time limits, etc.