Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Looking for online Judge Engine that support Python [closed]

Tags:

python

I am writing a website which intends to be a place for use to paste/answer coding questions. Especially Python.

So, I am looking for an "online judge" engine that could support Python(c/c++/java/# could be a plus), so that the guy who paste the question could provide a simple test, then others could answer it with the onlinejudge to verify it works or not.

Is that a known good Online Judge I could use?

I do find several here, but not match what I need.

like image 909
Realfun Avatar asked Feb 01 '26 12:02

Realfun


2 Answers

The Sphere Online Judge supports Python.

The questions from the old Google Codejam, along with the problems at Project Euler are both language independent, and are helpful for practicing in any language.

like image 159
thedayturns Avatar answered Feb 04 '26 01:02

thedayturns


You can use Ideone API - free for non commercial apps.

like image 25
kuszi Avatar answered Feb 04 '26 02:02

kuszi



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!