Skip to content

Commit 88f7144

Browse files
committed
adding links, reformatting
more: changed google.co.uk -> google.com removed redundant part of facebook and amazon links (makes the file a bit smaller) changed youtube.com -> youtu.be
1 parent 35fc55e commit 88f7144

File tree

1 file changed

+14
-11
lines changed

1 file changed

+14
-11
lines changed

README.md

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,28 @@ The uber-short version (if you somehow ended up here the day before your intervi
55
### Articles
66
* [Get That Job at Google](http://steve-yegge.blogspot.co.uk/2008/03/get-that-job-at-google.html)
77
* [Get That Job at Facebook](https://www.facebook.com/notes/facebook-engineering/get-that-job-at-facebook/10150964382448920)
8-
* [Preparing for a technical interview with programming contests](https://www.facebook.com/notes/facebook-engineering/preparing-for-a-technical-interview-with-programming-contests/10151298476823920)
8+
* [Preparing for a technical interview with programming contests](https://www.facebook.com/notes/10151298476823920)
99
* [Four Steps to Google, Without a Degree](https://medium.com/this-happened-to-me/8f381aa6bd5e)
1010
* [ABC: Always be Coding](https://medium.com/tech-talk/d5f8051afce2)
1111
* [How To Prepare For Interviews](http://dandreamsofcoding.com/2012/11/25/how-to-prepare-for-technical-interviews/)
1212

1313
### Books
14-
* [The Algorithm Design Manual](http://www.amazon.com/dp/1848000693) [[pdf](https://www.google.co.uk/search?q=skiena+algorithm+design+manual+pdf)]
15-
* [CLRS](http://www.amazon.com/dp/0262033844) [[pdf](https://www.google.co.uk/search?q=cormen+pdf)]
14+
#### Algorithms
15+
* [The Algorithm Design Manual](http://www.amazon.com/dp/1848000693) [[pdf](https://www.google.com/search?q=skiena+algorithm+design+manual+pdf)]
16+
* [CLRS](http://www.amazon.com/dp/0262033844) [[pdf](https://www.google.com/search?q=cormen+pdf)]
17+
* [Programming Pearls](http://www.amazon.com/dp/8177588583) [pdf](https://www.google.com/search?q=programming+pearls+pdf)
1618
* more: [1](https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md) [2](http://it-ebooks.info/) [3](http://www.freeprogrammingbook.com/)
1719

18-
### Resume
19-
* [The Google Resume](http://www.amazon.com/dp/0470927623) [[pdf](https://www.google.co.uk/search?q=the+google+resume+pdf)]
20-
* [Ten Tips for a (Slightly) Less Awful Resume](http://steve-yegge.blogspot.co.uk/2007/09/ten-tips-for-slightly-less-awful-resume.html)
20+
#### Interview preparation
21+
* [The Google Resume](http://www.amazon.com/dp/0470927623) [[pdf](https://www.google.com/search?q=the+google+resume+pdf)]
22+
* [Ten Tips for a (Slightly) Less Awful Resume](http://steve-yegge.blogspot.co./2007/09/ten-tips-for-slightly-less-awful-resume.html)
23+
* [Programming Interviews Exposed](http://www.amazon.com/dp/047012167X) [pdf](https://www.google.com/search?q=programming+interviews+exposed+it-ebooks)
24+
* [Cracking The Coding Interview](http://www.amazon.com/dp/098478280X) [[pdf](https://www.google.com/search?q=cracking+the+coding+interview+pdf)]
2125

2226
### Videos
23-
* Cracking the Coding Interview [1](http://www.youtube.com/watch?v=rEJzOhC5ZtQ) [2](http://www.youtube.com/watch?v=aClxtDcdpsQ) [3](http://www.youtube.com/watch?v=2cf9xo1S134)
24-
* Tips from Google Recruiters [technical](http://www.youtube.com/watch?v=qc1owf2-220) [non-technical](http://www.youtube.com/watch?v=DINxNbBOEoI)
25-
* [Another one from Google](http://www.youtube.com/watch?v=oWbUtlUhwa8)
27+
* Cracking the Coding Interview [1](http://youtu.be/rEJzOhC5ZtQ) [2](http://youtu.be/aClxtDcdpsQ) [3](http://youtu.be/2cf9xo1S134)
28+
* Tips from Google Recruiters [technical](http://youtu.be/qc1owf2-220) [non-technical](http://youtu.be/DINxNbBOEoI)
29+
* [Another one from Google](http://youtu.be/oWbUtlUhwa8)
2630

2731
## Practice
2832

@@ -32,11 +36,10 @@ The uber-short version (if you somehow ended up here the day before your intervi
3236

3337
### Interview questions
3438
* [Hacking a Google Interview (MIT)](https://courses.csail.mit.edu/iap/interview/materials.php)
35-
* [Cracking The Coding Interview](http://www.amazon.com/dp/098478280X) [[pdf](https://www.google.co.uk/search?q=cracking+the+coding+interview+pdf)]
3639
* [grokit.ca](http://www.grokit.ca/spc/computer_science_review/)
3740
* [maxnoy](http://maxnoy.com/interviews.html)
3841
* [The Five Essential Phone-Screen Questions](https://sites.google.com/site/steveyegge2/five-essential-phone-screen-questions)
39-
* [Interview Cake](https://www.interviewcake.com/) *don't miss their excellent [tips](https://www.interviewcake.com/tips-and-tricks)*
42+
* [Interview Cake](https://www.interviewcake.com/) *don't miss their excellent [tips page](https://www.interviewcake.com/tips-and-tricks)*
4043

4144
#### Apps
4245
* [Coderust](http://www.coderust.com/) *I was quite skeptical of this but it's worth every single penny*

0 commit comments

Comments
 (0)