Online judges: Difference between revisions

From HaskellWiki
(add riddles.io)
m (update compiler versions)
 
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://www.codechef.com   CodeChef    ] || [https://www.codechef.com/ide 8.0.1]
| [https://www.codingame.com   CodinGame  ] || [https://www.codingame.com/faq 8.4.3]
|-
|-
| [https://open.kattis.com     Kattis      ] || [https://open.kattis.com/help/haskell 7.10.3]
| [https://www.codewars.com   CodeWars    ] || [https://github.com/Codewars/codewars.com/wiki/Language-Haskell 8.2.2]
|-
|-
| [https://www.riddles.io      Riddles.io  ] || [https://playground.riddles.io/competitions/light-riders/how-to-play 7.10.3]
| [https://www.codechef.com    CodeChef    ] || [https://www.codechef.com/ide 8.0.1]
|-
| [https://www.codewars.com    CodeWars    ] || 7.10.3
|-
|-
| [http://codeforces.com      CodeForces  ] || 7.8.3
| [http://codeforces.com      CodeForces  ] || 7.8.3
Line 32: 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)