523 Commits

Author SHA1 Message Date
John Washam
756f6d6566 Back to it. 2016-12-19 22:11:59 -08:00
John Washam
e5ca92332a Added follow-up to TOC. 2016-12-19 18:10:43 -08:00
John Washam
ba3d7d67a0 Added status and follow-up. 2016-12-19 18:09:15 -08:00
John Washam
52291a3e6b Moved dynamic programming to optional. I was mistaken, in that it wasn't in the Yegge article or Google's coaching notes. 2016-12-16 21:36:22 -08:00
John Washam
eb9d1ee7ce Added Geeks for Geeks. 2016-12-16 13:07:05 -08:00
John Washam
9da475929d Merge pull request #71 from triplepointfive/broken-pick-language-link
Fix broken link
2016-12-16 13:04:50 -08:00
John Washam
f4a61d7348 Minor edit. 2016-12-16 12:23:34 -08:00
Ilya Smelkov
1483e39b11 Fix broken link 2016-12-16 13:05:46 +03:00
John Washam
b8e920581f Added link to Medium post. 2016-12-13 16:14:33 -08:00
John Washam
268bcc1ff3 Fixed typo, and added note about languages. 2016-12-13 16:06:24 -08:00
John Washam
4752f7b8cc Merge remote-tracking branch 'origin/master' 2016-12-13 16:01:00 -08:00
John Washam
1f7fe85f1f Reorganized to add a book list. 2016-12-13 16:00:39 -08:00
John Washam
24db7a6661 Merge pull request #67 from IanBoyanZhang/master
[Doc] Change video link name to double negative form
2016-11-28 22:56:22 -08:00
Ian Zhang
1979e92fdb [Doc] Fix video link typo 2016-11-28 22:11:16 -08:00
Ian Zhang
c6cc578815 [Doc] Fix double negative video link name 2016-11-28 22:04:59 -08:00
John Washam
f129ddcdfd Merge pull request #66 from IanBoyanZhang/master
[Doc] Correct Harvard typo
2016-11-28 21:42:19 -08:00
Ian Zhang
4f4931fa76 [Doc] Correct Harvard name typo 2016-11-28 21:39:40 -08:00
John Washam
b5524e54d1 Note about Programming Interviews Exposed. 2016-11-28 21:30:27 -08:00
John Washam
6f29926286 Note about Programming Interviews Exposed. 2016-11-28 21:29:00 -08:00
John Washam
83a75e513c Note about Programming Interviews Exposed. 2016-11-28 21:27:37 -08:00
John Washam
133053e6d4 Added a new article for coding problems. 2016-11-27 12:35:18 -08:00
John Washam
ecb74f1a6a Moved some books around. 2016-11-27 12:33:39 -08:00
John Washam
75e6bf141a Merge remote-tracking branch 'origin/master' 2016-11-26 14:20:52 -08:00
John Washam
e7eb0072d5 Added new video from Google of an example coding/engineering interview. 2016-11-26 14:20:40 -08:00
John Washam
0b4c97f1a3 Merge pull request #65 from Kulbear/patch-1
Update README.md
2016-11-23 13:33:41 -08:00
Ji Yang
95ecbcc68d Update README.md
Fix typo and grammar
2016-11-23 14:19:21 -07:00
John Washam
0f7daa4612 Adding in notes about how large companies define software engineering differently from development. 2016-11-23 10:11:27 -08:00
John Washam
bfb02828a3 Moved OO and Design Patterns to main need-to-know area. Added notes about networking. 2016-11-23 10:10:48 -08:00
John Washam
30260dde95 Minor format change. 2016-11-22 12:37:29 -08:00
John Washam
46f69209cf Minor format change. 2016-11-22 12:36:13 -08:00
John Washam
130e3cd90c Minor format change. 2016-11-22 12:34:52 -08:00
John Washam
610547b79c Minor format change. 2016-11-22 12:34:18 -08:00
John Washam
86d6ed1792 Minor format change. 2016-11-22 12:33:45 -08:00
John Washam
61e1ebbab5 Minor format change. 2016-11-22 12:33:11 -08:00
John Washam
005c841c1f Minor format change. 2016-11-22 12:32:57 -08:00
John Washam
989c9bf6b1 Updating the list of what you need to know (for entry-level engineers) based on recent info. 2016-11-22 12:31:34 -08:00
John Washam
8ce532760d Added info retention article. 2016-11-13 15:40:39 -08:00
John Washam
4c73e74252 Sedgewick videos on tries. 2016-11-12 09:41:17 -08:00
John Washam
3beb6dd516 Note on radix sort videos. 2016-11-11 14:21:13 -08:00
John Washam
d9ffc3c7c1 Added Sedgewick Radix sorting videos. 2016-11-11 14:20:27 -08:00
John Washam
8f34fb5853 Reorganized sorting section. Moved some lectures to additional section. 2016-11-11 09:55:58 -08:00
John Washam
23d712668d Moved some string searching resources into additional detail section. 2016-11-11 09:38:18 -08:00
John Washam
3c4d911ea1 Added Sedgewick videos to final review. 2016-11-11 09:25:26 -08:00
John Washam
3ccc80d429 Moved A&P down. 2016-11-08 17:17:02 -08:00
John Washam
39fe10f6b1 Additional note on A&P. 2016-11-08 17:11:18 -08:00
John Washam
4d9c8e4b08 Removed "Algorithms and Programming: Problems and Solutions" 2016-11-08 17:09:46 -08:00
John Washam
29337ffd68 Added a few more book resources. 2016-11-08 11:17:17 -08:00
John Washam
6c5f5bd020 My notes on Skiena's book. 2016-10-31 17:53:18 -07:00
John Washam
dbbdad3dad Added k-D trees, suffix arrays. 2016-10-31 10:11:48 -07:00
John Washam
63bc89d4bf Added HyperLogLog, Locality-Sensitive Hashing, and a video for linear programming. 2016-10-30 11:02:43 -07:00