4c73e74252
Sedgewick videos on tries.
2016-11-12 09:41:17 -08:00
3beb6dd516
Note on radix sort videos.
2016-11-11 14:21:13 -08:00
d9ffc3c7c1
Added Sedgewick Radix sorting videos.
2016-11-11 14:20:27 -08:00
8f34fb5853
Reorganized sorting section. Moved some lectures to additional section.
2016-11-11 09:55:58 -08:00
23d712668d
Moved some string searching resources into additional detail section.
2016-11-11 09:38:18 -08:00
3c4d911ea1
Added Sedgewick videos to final review.
2016-11-11 09:25:26 -08:00
3ccc80d429
Moved A&P down.
2016-11-08 17:17:02 -08:00
39fe10f6b1
Additional note on A&P.
2016-11-08 17:11:18 -08:00
4d9c8e4b08
Removed "Algorithms and Programming: Problems and Solutions"
2016-11-08 17:09:46 -08:00
29337ffd68
Added a few more book resources.
2016-11-08 11:17:17 -08:00
6c5f5bd020
My notes on Skiena's book.
2016-10-31 17:53:18 -07:00
dbbdad3dad
Added k-D trees, suffix arrays.
2016-10-31 10:11:48 -07:00
63bc89d4bf
Added HyperLogLog, Locality-Sensitive Hashing, and a video for linear programming.
2016-10-30 11:02:43 -07:00
80949bbfe8
Added a new explainer for Fourier Transform.
2016-10-29 20:47:48 -07:00
9b674e60ec
Found a better video for Knuth-Morris-Pratt.
2016-10-28 20:29:57 -07:00
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
7102c4de7d
removing extra line
2016-10-27 23:30:47 -07:00
ba16e4d2db
adding the (video)
2016-10-27 23:29:42 -07:00
5b065e3e72
Update README.md
2016-10-27 22:35:06 -07:00
5d9cf81b86
Moved some items out of prerequisites and into additional knowledge. Moved C into prerequisites.
2016-10-27 09:37:29 -07:00
0b03c55b4d
Merge remote-tracking branch 'origin/master'
2016-10-26 10:55:14 -07:00
a6ac73378b
Added notes about some books. Moved CLRS down.
2016-10-26 10:55:07 -07:00
22683dec79
Merge pull request #56 from nomicos/master
...
Fix some typos
2016-10-25 10:15:11 -07:00
5640cad4a9
Fix some typos
2016-10-25 19:09:13 +02:00
f2f02b76b9
Wording changes in resume section.
2016-10-24 20:50:38 -07:00
bcfd271145
Merge remote-tracking branch 'origin/master'
2016-10-23 11:00:56 -07:00
a9b65b763e
Added note about flashcards.
2016-10-23 11:00:45 -07:00
455f60db32
Merge pull request #53 from microMolvi/patch-1
...
README.md: fix a typo
2016-10-23 10:36:39 -07:00
ad08a6769f
README.md: fix a typo
2016-10-23 14:04:15 +05:00
6fa307788e
Very minor changes.
2016-10-19 11:59:16 -07:00
cfdabeeef4
Edited my note.
2016-10-17 09:30:22 -07:00
62186ed1ea
Merge pull request #44 from jprivillaso/master
...
Added graph theory and discrete mathematics course's links
2016-10-17 09:24:33 -07:00
c7c8168b82
Added graph theory and discrete mathematics course's links
2016-10-17 09:12:12 -02:00
e2bea83602
Updated case.
2016-10-15 20:58:53 -07:00
24ab868303
Changed heading.
2016-10-15 19:22:06 -07:00
3e9bcd357c
Fixing link and formatting.
2016-10-15 19:21:18 -07:00
6343360d0d
Merge pull request #38 from iOSBeginner/master
...
Add a tutorial on Udemy.
2016-10-15 19:17:14 -07:00
002341136d
Add a tutorial on Udemy.
2016-10-16 10:12:13 +08:00
1d896e5f32
Merge pull request #41 from Murgio/readme-fixes
...
Fixing typos
2016-10-15 12:16:39 -07:00
c377f20dcc
Fixing typos
2016-10-15 21:02:05 +02:00
0d181693d9
Merge remote-tracking branch 'origin/master'
2016-10-14 11:17:29 -07:00
98ebb3dab6
Added note about online courses.
2016-10-14 11:17:24 -07:00
c0109b7f93
Merge pull request #36 from Carmezim/patch-1
...
Adding free resources.
2016-10-14 09:32:44 -07:00
380213278a
fixing typo
2016-10-14 08:52:52 +02:00
869e667925
Adding free resources.
2016-10-14 08:43:45 +02:00
ae3b29e965
Added an extra line to fix formatting.
2016-10-13 09:37:32 -07:00
2ec9f41b7b
Merge pull request #34 from d2s/patch-1
...
Improve readability of a text chapter
2016-10-13 09:32:37 -07:00
00f26cf9c3
Merge pull request #35 from uppusaikiran/improvement_branch_merge
...
Added instructions to How to use?
2016-10-13 09:28:47 -07:00
31fdc1bf27
Added instructions to How to use?
2016-10-13 20:33:06 +05:30
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