From 35f9ab61a32cac6b78bb4d0d2c0773eaf9b3fb93 Mon Sep 17 00:00:00 2001 From: Eshan Date: Tue, 19 Sep 2017 16:03:55 -0400 Subject: [PATCH] add project euler website with lots of problems of varying difficulty that take a numerical answer instead of being evaluated by an online judge. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63d267b..f73a096 100644 --- a/README.md +++ b/README.md @@ -159,3 +159,4 @@ But knowing the stuff will help you become better! :muscle:* - :link: [Spoj](https://spoj.com/) - :link: [HackerEarth](https://hackerearth.com/) - :link: [TopCoder](https://www.topcoder.com/) +- :link: [Project Euler](https://projecteuler.net/)