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 |
|
John Washam
|
80949bbfe8
|
Added a new explainer for Fourier Transform.
|
2016-10-29 20:47:48 -07:00 |
|
John Washam
|
9b674e60ec
|
Found a better video for Knuth-Morris-Pratt.
|
2016-10-28 20:29:57 -07:00 |
|
John Washam
|
40dffe1a78
|
Merge pull request #57 from albertux/master
Add video "How to Work at Google: Prepare for an Engineering Interview"
|
2016-10-28 09:32:28 -07:00 |
|
Albertux
|
7102c4de7d
|
removing extra line
|
2016-10-27 23:30:47 -07:00 |
|
Albertux
|
ba16e4d2db
|
adding the (video)
|
2016-10-27 23:29:42 -07:00 |
|
Albertux
|
5b065e3e72
|
Update README.md
|
2016-10-27 22:35:06 -07:00 |
|
John Washam
|
5d9cf81b86
|
Moved some items out of prerequisites and into additional knowledge. Moved C into prerequisites.
|
2016-10-27 09:37:29 -07:00 |
|
John Washam
|
0b03c55b4d
|
Merge remote-tracking branch 'origin/master'
|
2016-10-26 10:55:14 -07:00 |
|
John Washam
|
a6ac73378b
|
Added notes about some books. Moved CLRS down.
|
2016-10-26 10:55:07 -07:00 |
|