From b5524e54d10022790719bddbd7bff50c2be94ffb Mon Sep 17 00:00:00 2001 From: John Washam Date: Mon, 28 Nov 2016 21:30:27 -0800 Subject: [PATCH] Note about Programming Interviews Exposed. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97335f3c70..d86d86fe1d 100644 --- a/README.md +++ b/README.md @@ -1247,7 +1247,7 @@ Supplemental: - [ ] [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 - - not too difficult, most problems may be too easier than what you'll see in an interview (from what I've read) + - not too difficult, most problems may be easier than what you'll see in an interview (from what I've read) - [ ] [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".