Adriano Carmezim
869e667925
Adding free resources.
2016-10-14 08:43:45 +02:00
John Washam
ae3b29e965
Added an extra line to fix formatting.
2016-10-13 09:37:32 -07:00
John Washam
2ec9f41b7b
Merge pull request #34 from d2s/patch-1
...
Improve readability of a text chapter
2016-10-13 09:32:37 -07:00
uppusaikiran
31fdc1bf27
Added instructions to How to use?
2016-10-13 20:33:06 +05:30
Daniel Schildt
07ba41ab4a
Improve readability of a text chapter
...
- Improve readability of a text chapter.
- Convert indentation space characters to a list items.
Result:
- More readable Markdown rendering on the GitHub page.
- More consistent with rest of the page structure.
2016-10-13 09:28:47 +03:00
John Washam
af0e11703c
Added a couple of minor headings.
2016-10-11 19:07:36 -07:00
John Washam
9a120fdff4
Updated link text for algorithm design canvas.
2016-10-11 19:05:29 -07:00
John Washam
d1c01de994
Added detail to the Coding Question Practice section.
...
Added an Additional Books section.
2016-10-11 18:57:37 -07:00
John Washam
9bf5bc85f8
Updated link to Chinese translation.
2016-10-11 09:52:08 -07:00
John Washam
d1e043d85e
Merge pull request #31 from xitu/master
...
add Chinese version
2016-10-11 09:46:30 -07:00
Volodymyr Fedyk
4d697bc67c
fix typo
2016-10-11 16:33:40 +03:00
Glow Chiang
b1dea3635f
add 中文版本 to README.md
2016-10-11 18:43:19 +08:00
John Washam
071d21471d
Moved some Topcoder items down.
2016-10-10 17:11:45 -07:00
John Washam
15db7eada6
Added a minor note.
2016-10-10 16:22:19 -07:00
John Washam
abe7a9df99
Updated non-working MIT interview materials link with same from the Wayback Machine.
2016-10-10 11:34:57 -07:00
John Washam
2de6712194
Slightly rearranged coding practice section.
2016-10-10 11:23:34 -07:00
John Washam
79c494e299
Added Machine Learning books and links.
2016-10-10 09:41:13 -07:00
Psycho_Coder
d5e94b5a46
Minor fix on video counts
2016-10-10 12:22:25 +05:30
Psycho_Coder
beff2ad363
A few fixes/organized to the courses playlist
2016-10-10 12:13:30 +05:30
Sourabh Mhaisekar
d89266f818
Update README.md
2016-10-10 11:33:58 +05:30
John Washam
1daf277e0e
Reorganized Rabin-Karp. Added video on efficient implementation of rolling hashes.
2016-10-09 16:55:24 -07:00
John Washam
7c7a11fd05
Merge remote-tracking branch 'origin/master'
2016-10-09 16:55:12 -07:00
John Washam
13dd0827fb
Reorganized Rabin-Karp. Added video on efficient implementation of rolling hashes.
2016-10-09 16:54:52 -07:00
Artur Skowronski
665bbc2384
32 bit floating point video
...
Adding info that there is an error in video. I had problem with finding this myself and made me confused.
2016-10-09 20:25:14 +02:00
John Washam
e931d9d9eb
Made a sharp delineation between required and optional study topics.
...
Moved these down to the optional area:
- endianness
- garbage collection
- unicode
- emacs & vim
- unix command line tools
- design patterns
Removed a video and link from prerequisite knowledge that were overly complicated for the topic.
2016-10-09 11:08:38 -07:00
John Washam
55080ee861
Merge remote-tracking branch 'origin/master'
2016-10-09 10:10:01 -07:00
John Washam
34009f4cc0
Changed link to Made by Google video.
2016-10-09 10:09:49 -07:00
Ziyi Yan
a91c89357b
Fix a mis-formatted checkbox list item
2016-10-09 09:24:15 +08:00
John Washam
240fd893fa
Added link to my flash cards database.
2016-10-08 13:10:07 -07:00
John Washam
a71ef21895
Added link to the Google Careers Technical Development Guide.
2016-10-08 10:36:50 -07:00
John Washam
a87c0710cf
Removed Vector calculus video.
2016-10-07 15:25:53 -07:00
John Washam
c969f95591
Added a "What you won't see covered" section.
2016-10-07 14:02:04 -07:00
John Washam
26f45a683c
Added a Before you Get Started section.
2016-10-07 13:24:27 -07:00
John Washam
47dc2d7ad7
Moved programming language resources off to a new page as not to distract from the study topics.
2016-10-07 11:58:13 -07:00
John Washam
46ad491b0d
Added note about how to use checkboxes.
2016-10-07 11:41:17 -07:00
Dominic Valenciana
d347d13876
Removed [x] and replaced all instances with [ ]
...
Replaces all instances in the latest version of the readme
2016-10-07 12:16:25 -06:00
John Washam
82ac7b4460
Merge pull request #17 from jhoffner/master
...
Added Codewars as a code challenge resource
2016-10-07 10:31:55 -07:00
John Washam
3c06cb66b4
Merge pull request #16 from Kiricon/master
...
Fixed a minor typo
2016-10-07 10:30:23 -07:00
Jake Hoffner
97d8c22c9b
Added Codewars as a code challenge resource
...
Not a complete list without Codewars!
2016-10-07 08:05:27 -07:00
Dominic Valenciana
8460641bf4
Fixed a minor typo
2016-10-07 08:59:13 -06:00
Adriano Carmezim
758ccbe895
Fixing Last Typos.
...
I reviewed the entire file more cautiously and I think those were the only typos.
2016-10-07 09:04:07 +02:00
John Washam
e190fbccfe
Moved About Google section towards the top, added book to it.
2016-10-06 20:42:07 -07:00
John Washam
282bb46f15
Added annotation to video.
2016-10-06 20:35:23 -07:00
John Washam
c54b810182
Added video to About Google section.
2016-10-06 20:34:07 -07:00
Adriano Carmezim
b682824563
Fixing double parenthesis.
2016-10-07 05:04:04 +02:00
Adriano Carmezim
f1f6dd8268
Update README.md
2016-10-07 05:01:50 +02:00
Adriano Carmezim
6751d09303
Finishing Readability Improvement.
...
Done. :)
Again, I hope nothing was broken by some typo.
2016-10-07 04:35:28 +02:00
Adriano Carmezim
73a9213eaf
Fixing typos.
...
Oops.
2016-10-07 02:44:38 +02:00
Adriano Carmezim
e7c5759835
Updating Up L1007
2016-10-07 01:43:48 +02:00
John Washam
640803e3e6
Adding back some items.
2016-10-06 14:31:53 -07:00