From 337853a0043ca85a835314d1315686474ae34fa2 Mon Sep 17 00:00:00 2001 From: Tom Biju Date: Thu, 3 Nov 2016 17:06:02 -0500 Subject: [PATCH] added Kattis to competitive programming and problem sets (#2143) --- problem-sets-competitive-programming.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/problem-sets-competitive-programming.md b/problem-sets-competitive-programming.md index af58fd23..878829b4 100644 --- a/problem-sets-competitive-programming.md +++ b/problem-sets-competitive-programming.md @@ -22,6 +22,7 @@ * [Hello World Open](https://helloworldopen.com) * [Internet Problem Solving Contest](http://ipsc.ksp.sk) * [Just another Golf Coding](http://jagc.org) +* [Kattis](https://open.kattis.com) * [Microcorruption](https://microcorruption.com/login) * [Saratov State University](http://acm.sgu.ru/index.php) * [Sphere Online Judge](http://www.spoj.com/contests) @@ -51,6 +52,7 @@ * [HackerEarth](https://www.hackerearth.com) * [HDU Online Judge](http://acm.hdu.edu.cn) * [InterviewBit](https://www.interviewbit.com) +* [Kattis](https://open.kattis.com) * [Leetcode](https://leetcode.com) * [Mathproblem of the Month - Bilkent University](http://www.fen.bilkent.edu.tr/~cvmath/prob-month.html) * [PEG Judge](http://wcipeg.com) -- GitLab