Difference between revisions of "Online judges"

From HaskellWiki
Jump to navigation Jump to search
m
m (update compiler versions)
 
(4 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
! Site !! GHC version
 
! Site !! GHC version
 
|-
 
|-
| [https://www.codingame.com CodinGame ] || [https://www.codingame.com/faq 8.2.1]
+
| [https://www.hackerrank.com HackerRank ] || [https://www.hackerrank.com/environment 8.6.3]
 
|-
 
|-
| [https://www.hackerrank.com HackerRank ] || [https://www.hackerrank.com/environment 8.0.2]
+
| [https://open.kattis.com Kattis ] || [https://open.kattis.com/help/haskell 8.4.4]
 
|-
 
|-
| [https://open.kattis.com Kattis ] || [https://open.kattis.com/help/haskell 7.10.3]
+
| [https://www.codingame.com CodinGame ] || [https://www.codingame.com/faq 8.4.3]
 
|-
 
|-
| [https://www.codewars.com CodeWars ] || 7.10.3
+
| [https://www.codewars.com CodeWars ] || [https://github.com/Codewars/codewars.com/wiki/Language-Haskell 8.2.2]
 
|-
 
| [https://www.codechef.com CodeChef ] || [https://www.codechef.com/ide 8.0.1]
 
|-
 
|-
 
| [http://codeforces.com CodeForces ] || 7.8.3
 
| [http://codeforces.com CodeForces ] || 7.8.3
Line 18: Line 20:
 
|-
 
|-
 
| [https://codefights.com CodeFights ] || 7.6.3
 
| [https://codefights.com CodeFights ] || 7.6.3
|-
 
| [https://www.codechef.com CodeChef ] || 7.6.3
 
 
|-
 
|-
 
| [http://www.devdraft.com devdraft ] || 7.6
 
| [http://www.devdraft.com devdraft ] || 7.6
 
|-
 
|-
| [http://exercism.io exercism.io ] || (unknown, stack)
+
| [http://exercism.io exercism.io ] || Multiple version (using stack)
 
|-
 
|-
 
| [http://codeabbey.com codeabbey ] || (unknown)
 
| [http://codeabbey.com codeabbey ] || (unknown)
Line 30: Line 30:
 
|-
 
|-
 
<!-- | [https://www.codeeval.com CodeEval ] || Broken -->
 
<!-- | [https://www.codeeval.com CodeEval ] || Broken -->
  +
<!-- | [https://www.riddles.io Riddles.io ] || [https://playground.riddles.io/competitions/light-riders/how-to-play 7.10.3] (Broken) -->
|-
 
 
<!-- | [http://theaigames.com TheAIGame ] || 7.10 (defunct) -->
 
<!-- | [http://theaigames.com TheAIGame ] || 7.10 (defunct) -->
 
|}
 
|}

Latest revision as of 10:35, 1 November 2019

Among many Online judges and competitive coding sites there are some that support Haskell, listed in following table.

Site GHC version
HackerRank 8.6.3
Kattis 8.4.4
CodinGame 8.4.3
CodeWars 8.2.2
CodeChef 8.0.1
CodeForces 7.8.3
HackerEarth 7.6.3
CodeFights 7.6.3
devdraft 7.6
exercism.io Multiple version (using stack)
codeabbey (unknown)
edufyme (unknown)