Online code execution — run source code in 60+ programming languages with sandboxed isolation.
High accuracy (82%) — responses consistently matched expected behavior. Very reliable — 10/10 requests got a response. Median response time: 1665ms (p95: 2504ms).
Last tested: 3/21/2026, 3:00:08 PM
“The online code execution engine excels at running a variety of programming languages quickly, but its performance can be inconsistent—while most tasks succeed, attempts to execute code with special characters led to errors, and the latency for some submissions was notably high. Overall, it’s a solid choice for basic execution needs, but reliability issues and slower response times for certain requests may make developers think twice before fully relying on it for production-level applications.”
“Judge0 reliably executes code across dozens of languages in a sandboxed environment, but it's sluggish (1.5+ seconds average) and occasionally chokes on edge cases like unicode—acceptable for testing scripts and homework problems, but don't rely on it for anything latency-sensitive. The 80% success rate is solid for a free tier, though that 502 error on special characters suggests some fragility in the implementation.”
Real requests we sent and the responses we received.
Submit code with stdin input
POST /judge0/submit-codetypical1441ms{"data":{"token":"7619640d-3386-46c5-84c0-0b8868dd92a6"},"success":true}
Execute simple Python code
POST /judge0/execute-codetypical1680ms{"data":{"time":"0.011","token":"dd12412f-4ebf-4c82-b3a7-ed36d7fd1793","memory":3264,"status":{"id":3,"description":"Accepted"},"stderr":null,"stdout":"Hello, World!\n","message":null,"compile_output"
Execute JavaScript code
POST /judge0/execute-codetypical1603ms{"data":{"time":"0.023","token":"e28746ce-cd0c-448d-84f9-1fe752ed0651","memory":7256,"status":{"id":3,"description":"Accepted"},"stderr":null,"stdout":"JavaScript\n","message":null,"compile_output":nu
Execute code with special characters and unicode
POST /judge0/execute-codeedge1796msHTTP 502
POST /judge0/execute-code$6000POST /judge0/submit-code$6000POST /judge0/get-submission$5000POST /judge0/list-languages$5000POST /judge0/list-statuses$5000https://judge0.mpp.paywithlocus.com<a href="https://mpprimo.com/service/ae94272e-f6fe-422f-b5f2-c8891afe1cd1"><img src="https://mpprimo.com/api/badge/ae94272e-f6fe-422f-b5f2-c8891afe1cd1" alt="MPPrimo rating"></a>