Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 413 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 413 Bytes

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.