From 649c1ecd9dc31907105707078940476cf99a58d4 Mon Sep 17 00:00:00 2001 From: Anubhav Shrimal Date: Mon, 7 Mar 2016 12:17:00 +0530 Subject: [PATCH 1/6] Update problem-sets-competitive-programming.md --- problem-sets-competitive-programming.md | 1 + 1 file changed, 1 insertion(+) diff --git a/problem-sets-competitive-programming.md b/problem-sets-competitive-programming.md index e98a387e4..c16c6b8d0 100644 --- a/problem-sets-competitive-programming.md +++ b/problem-sets-competitive-programming.md @@ -52,3 +52,4 @@ * [Timus Online Judge](http://acm.timus.ru) * [URI Online Judge](https://www.urionlinejudge.com.br/judge/login) * [UVa Online Judge](https://uva.onlinejudge.org/index.php?Itemid=8&option=com_onlinejudge) +* * [GeeksForGeeks](https://www.geeksforgeeks.com) From fb1028c4cbcfea1575f4e2c589ce9e2e52186e53 Mon Sep 17 00:00:00 2001 From: Anubhav Shrimal Date: Mon, 7 Mar 2016 12:19:24 +0530 Subject: [PATCH 2/6] Added GeeksForGeeks.com in problem sets --- problem-sets-competitive-programming.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/problem-sets-competitive-programming.md b/problem-sets-competitive-programming.md index c16c6b8d0..f3684b907 100644 --- a/problem-sets-competitive-programming.md +++ b/problem-sets-competitive-programming.md @@ -52,4 +52,4 @@ * [Timus Online Judge](http://acm.timus.ru) * [URI Online Judge](https://www.urionlinejudge.com.br/judge/login) * [UVa Online Judge](https://uva.onlinejudge.org/index.php?Itemid=8&option=com_onlinejudge) -* * [GeeksForGeeks](https://www.geeksforgeeks.com) +* [GeeksForGeeks](https://www.geeksforgeeks.com) From c8b48fd9778dac647790ce3bff813bfb76df26c2 Mon Sep 17 00:00:00 2001 From: Anubhav Shrimal Date: Mon, 7 Mar 2016 12:35:48 +0530 Subject: [PATCH 3/6] updated geeksforgeeks.com to .org --- problem-sets-competitive-programming.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/problem-sets-competitive-programming.md b/problem-sets-competitive-programming.md index f3684b907..17879f97b 100644 --- a/problem-sets-competitive-programming.md +++ b/problem-sets-competitive-programming.md @@ -52,4 +52,4 @@ * [Timus Online Judge](http://acm.timus.ru) * [URI Online Judge](https://www.urionlinejudge.com.br/judge/login) * [UVa Online Judge](https://uva.onlinejudge.org/index.php?Itemid=8&option=com_onlinejudge) -* [GeeksForGeeks](https://www.geeksforgeeks.com) +* [GeeksForGeeks](https://www.geeksforgeeks.org) From f07c625bf96b447eb83a7695fba93c5d6398aa9f Mon Sep 17 00:00:00 2001 From: Anubhav Shrimal Date: Mon, 7 Mar 2016 13:14:19 +0530 Subject: [PATCH 4/6] added geeks for geeks to the problem sets for competitive programming --- problem-sets-competitive-programming.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/problem-sets-competitive-programming.md b/problem-sets-competitive-programming.md index 17879f97b..18d24b681 100644 --- a/problem-sets-competitive-programming.md +++ b/problem-sets-competitive-programming.md @@ -52,4 +52,4 @@ * [Timus Online Judge](http://acm.timus.ru) * [URI Online Judge](https://www.urionlinejudge.com.br/judge/login) * [UVa Online Judge](https://uva.onlinejudge.org/index.php?Itemid=8&option=com_onlinejudge) -* [GeeksForGeeks](https://www.geeksforgeeks.org) +* [Geeks For Geeks](https://www.geeksforgeeks.org) From ff77b4aa03c30c254f765bc663d81f6fe05a7111 Mon Sep 17 00:00:00 2001 From: Anubhav Shrimal Date: Mon, 7 Mar 2016 13:41:48 +0530 Subject: [PATCH 5/6] reordered geeksforgeeks position in the problem set --- problem-sets-competitive-programming.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/problem-sets-competitive-programming.md b/problem-sets-competitive-programming.md index 18d24b681..283f03b08 100644 --- a/problem-sets-competitive-programming.md +++ b/problem-sets-competitive-programming.md @@ -34,6 +34,7 @@ * [Codility](https://codility.com/programmers/) * [Coding Bat](http://codingbat.com/java) * [Exercism](http://exercism.io) +* [Geeks For Geeks](https://www.geeksforgeeks.org) * [Google Code Jam - Practise](https://code.google.com/codejam/contests.html) * [Hacker.org](http://www.hacker.org) * [HackerEarth](https://www.hackerearth.com) @@ -52,4 +53,3 @@ * [Timus Online Judge](http://acm.timus.ru) * [URI Online Judge](https://www.urionlinejudge.com.br/judge/login) * [UVa Online Judge](https://uva.onlinejudge.org/index.php?Itemid=8&option=com_onlinejudge) -* [Geeks For Geeks](https://www.geeksforgeeks.org) From 9e1c547922fa30bff39bede191bae004db26e4e4 Mon Sep 17 00:00:00 2001 From: Anubhav Shrimal Date: Sat, 12 Mar 2016 22:12:10 +0530 Subject: [PATCH 6/6] changed https to http for geeksforgeeks.org link --- problem-sets-competitive-programming.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/problem-sets-competitive-programming.md b/problem-sets-competitive-programming.md index 283f03b08..ef98f644b 100644 --- a/problem-sets-competitive-programming.md +++ b/problem-sets-competitive-programming.md @@ -34,7 +34,7 @@ * [Codility](https://codility.com/programmers/) * [Coding Bat](http://codingbat.com/java) * [Exercism](http://exercism.io) -* [Geeks For Geeks](https://www.geeksforgeeks.org) +* [Geeks For Geeks](http://www.geeksforgeeks.org) * [Google Code Jam - Practise](https://code.google.com/codejam/contests.html) * [Hacker.org](http://www.hacker.org) * [HackerEarth](https://www.hackerearth.com)