From 83a75e513c044f2b53f033096e50b52eb3296b14 Mon Sep 17 00:00:00 2001 From: John Washam Date: Mon, 28 Nov 2016 21:27:37 -0800 Subject: [PATCH] Note about Programming Interviews Exposed. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1ab2632..ad89911 100644 --- a/README.md +++ b/README.md @@ -1246,6 +1246,7 @@ Supplemental: **Read and Do Programming Problems (in this order):** - [ ] [Programming Interviews Exposed: Secrets to Landing Your Next Job, 2nd Edition](http://www.wiley.com/WileyCDA/WileyTitle/productCd-047012167X.html) - recommended in Google candidate coaching + - this is a good warm-up for Cracking the Coding Interview - [ ] [Cracking the Coding Interview, 6th Edition](http://www.amazon.com/Cracking-Coding-Interview-6th-Programming/dp/0984782850/) - recommended on the [Google Careers site](https://www.google.com/about/careers/how-we-hire/interview/) - If you see people reference "The Google Resume", it was a book replaced by "Cracking the Coding Interview".