From abe7a9df9942c89c30e498d50f149e25e171e560 Mon Sep 17 00:00:00 2001 From: John Washam Date: Mon, 10 Oct 2016 11:34:57 -0700 Subject: [PATCH] Updated non-working MIT interview materials link with same from the Wayback Machine. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cd56b2..359991e 100644 --- a/README.md +++ b/README.md @@ -1191,7 +1191,7 @@ You'll get more graph practice in Skiena's book (see Books section below) and th - [ ] [Mathematics for Topcoders](https://www.topcoder.com/community/data-science/data-science-tutorials/mathematics-for-topcoders/) - [ ] [Dynamic Programming – From Novice to Advanced](https://www.topcoder.com/community/data-science/data-science-tutorials/dynamic-programming-from-novice-to-advanced/) -- [MIT Interview Materials](https://courses.csail.mit.edu/iap/interview/materials.php) +- [MIT Interview Materials](https://web.archive.org/web/20160906124824/http://courses.csail.mit.edu/iap/interview/materials.php) - [Exercises for getting better at a given language](http://exercism.io/languages)