From 133053e6d41c5f1a39888b08c5396d6fc48a20be Mon Sep 17 00:00:00 2001 From: John Washam Date: Sun, 27 Nov 2016 12:35:18 -0800 Subject: [PATCH] Added a new article for coding problems. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f0863eb..1ab2632 100644 --- a/README.md +++ b/README.md @@ -1226,7 +1226,9 @@ Why you need to practice doing programming problems: There is a great intro for methodical, communicative problem solving in an interview. You'll get this from the programming interview books, too, but I found this outstanding: -- [ ] [Algorithm design canvas](http://www.hiredintech.com/algorithm-design/) +[Algorithm design canvas](http://www.hiredintech.com/algorithm-design/) + +[My Process for Coding Interview (Book) Exercises](https://googleyasheck.com/my-process-for-coding-interview-exercises/) No whiteboard at home? That makes sense. I'm a weirdo and have a big whiteboard. Instead of a whiteboard, pick up a large drawing pad from an art store. You can sit on the couch and practice. This is my "sofa whiteboard".