diff --git a/README.md b/README.md index e789e94..04348bc 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ * This repository builds on topics covered in the Competitive Programming guide on the GeeksforGeeks website. Guide link https://www.geeksforgeeks.org/competitive-programming-a-complete-guide/ #### The problems were taken from sites like: -* Hackerrank, GeeksforGeeks and LeetCode. +* Hackerrank, GeeksforGeeks, LeetCode, Spoj and CodeForces. * Each resolution source code has a direct link to the problem description.