Browse Source

Added a new article for coding problems.

John Washam 8 years ago
parent
commit
133053e6d4
1 changed files with 3 additions and 1 deletions
  1. 3 1
      README.md

+ 3 - 1
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
 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:
 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
 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".
 large drawing pad from an art store. You can sit on the couch and practice. This is my "sofa whiteboard".