From 9a120fdff450ed8f27cd49b973b10a44ae13cb39 Mon Sep 17 00:00:00 2001 From: John Washam Date: Tue, 11 Oct 2016 19:05:29 -0700 Subject: [PATCH] Updated link text for algorithm design canvas. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 202ca78..2927ce0 100644 --- a/README.md +++ b/README.md @@ -1205,7 +1205,7 @@ 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](http://www.hiredintech.com/algorithm-design/) +- [ ] [Algorithm design canvas](http://www.hiredintech.com/algorithm-design/) 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".