From 25b0c6f6538989a92237d59034e64c30f4bbee0a Mon Sep 17 00:00:00 2001 From: "PracticeCodingInterview.com" Date: Thu, 12 Jul 2018 22:54:10 -0700 Subject: [PATCH] Add link to mock interview resource --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c7c149..06d9ad4 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ My interview preparation collection! ## Live Coding Practice * [Gainlo](http://www.gainlo.co/#!/) +* [PracticeCodingInterview](http://www.practicecodinginterview.com/) * [Refdash](https://refdash.com/) ## Big O Notation