🔥 The most advanced open-source online code execution system in the world.
-
Updated
Dec 19, 2024 - HTML
An online judge is an online system to test programs in programming contests. They are also used to practice for such contests like ICPC. The system can compile and execute your code, and test your code with pre-constructed data. Submitted code may be run with restrictions, including time limit, memory limit, security restriction, and so on. The output of the code will be captured by the system, and compared with the standard output. The system will then return the result.
🔥 The most advanced open-source online code execution system in the world.
Online Python Compiler (Online IDE, Interpreter, Editor)
Online code compiler. Uses python on the backend and xterm.js terminal emulator on the frontend. Useful for online (code) judges, programming sites.
Online Code runner and test platform project
Canada's newest competitive programming judge
Thus, problem solving is the process of identifying a problem, developing an algorithm for the identified problem and finally implementing the algorithm to develop a computer program.
Online Judge
A minimalistic & user-friendly competitive programming online judge.
official website of EduBoost, the education platform I built
New judge website with administrator capabilities and online judging
ACM scoreboard developed for codeforces.com. Written purely in JavaScript/JQuery, HTML, and CSS
Project for evaluating C programs online with a focus on analyzing time and space complexity. Offers an online evaluation platform that is accessible from any device with internet connectivity; user classes: contestants, judges and administrators.
👩💻 Free online code judging platform without account registration
Web frontend for algochecker-engine project, the online judge engine.
An initial try to implement a judging system.
This project utilizes the CodeForce API to display user information and their rating in a chart.