From ebd85f3cd2aef8768ba2c436cea7156e891a23fb Mon Sep 17 00:00:00 2001 From: Ilya Ismagilov Date: Fri, 22 Sep 2017 18:55:55 +0700 Subject: [PATCH 1/2] Add InterviewBit into Practice Section (on master branch) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a006e6..8f0d999 100644 --- a/README.md +++ b/README.md @@ -166,3 +166,4 @@ But knowing the stuff will help you become better! :muscle:* - :link: [Exercism](http://www.exercism.io/) - :link: [CodeFights](https://codefights.com/) - :link: [Project Euler](https://projecteuler.net/) +- :link: [InterviewBit](https://www.interviewbit.com/) From bf1261eee4b0062d5b9bbeefded88949f18e9c14 Mon Sep 17 00:00:00 2001 From: Alexey Migutsky Date: Sat, 23 Sep 2017 12:32:06 +0200 Subject: [PATCH 2/2] Added freeCodeCamp guide --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a006e6..d2a8043 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,7 @@ But knowing the stuff will help you become better! :muscle:* - [Simpleicons](https://simpleicons.org/) - [Learn Anything](https://learn-anything.xyz/) ### Where To Look For Further Info +- [freeCodeCamp Guide](https://guide.freecodecamp.org/) - [GeeksForGeeks](http://www.geeksforgeeks.org/) - [Dev.To](https://dev.to/) - [Stackoverflow](https://stackoverflow.com/)