Judge0

Infrastructure

Online code execution — run source code in 60+ programming languages with sandboxed isolation.

92.3
out of 100

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

What AI models say

GPT-4o-mini

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.

Haiku

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.

Accuracy (40%)
82.0
Reliability (30%)
100.0
Latency (20%)
97.7
Cost Efficiency (10%)
100.0

Test Examples

Real requests we sent and the responses we received.

Submit code with stdin input

POST /judge0/submit-codetypical1441ms
100%

{"data":{"token":"7619640d-3386-46c5-84c0-0b8868dd92a6"},"success":true}

Execute simple Python code

POST /judge0/execute-codetypical1680ms
100%

{"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
100%

{"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-codeedge1796ms
0%

HTTP 502

Service Details

API AccessOpenAPI3rd Party
POST /judge0/execute-code$6000
POST /judge0/submit-code$6000
POST /judge0/get-submission$5000
POST /judge0/list-languages$5000
POST /judge0/list-statuses$5000
Endpoint: https://judge0.mpp.paywithlocus.com
Status: active
Discovered: 3/19/2026
Price per request: $0.0050 USDC
Tests run: 10
Last tested: 3/21/2026

Test History

3/21/2026, 2:59:49 PM
score: 82%p50: 1665ms
3/21/2026, 2:28:07 PM
score: 3%p50: 227ms
3/20/2026, 7:47:44 PM
score: 3%p50: 239ms

Embed this badge

MPPrimo rating for Judge0<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>