1764 Commits

Author SHA1 Message Date
Joona Yoon
175e156e76 translate a little 2018-12-12 17:51:17 +09:00
Joona Yoon
1ea7d4ae3c Tranlsate into korean 2018-12-02 17:16:16 +09:00
Joona Yoon
49b911265e Update headers and links which refers them 2018-12-02 16:55:17 +09:00
Joona Yoon
1c1efc61e4 Fixed wrongs 2018-12-02 16:03:27 +09:00
Joona Yoon
133e4aa457 Removed google specific parts (find more) 2018-12-02 16:01:50 +09:00
Joona Yoon
f3a61e66e8 Fixed spells and grammars, and translate a few sentences 2018-12-02 05:01:14 +09:00
Joona Yoon
31b90c38c3 Fixed all broken links (sync with master) 2018-12-02 04:33:44 +09:00
Joona Yoon
c47e63a12c Removed google specific parts #201 and also yegge's 2018-12-02 04:29:27 +09:00
Joona Yoon
a4558373a8 Add A* algorithm 2018-12-02 04:16:52 +09:00
Joona Yoon
1a9fe3c070 Add tags details and summaries 2018-12-02 04:13:07 +09:00
Joona Yoon
4706ca9584 Add tags details, summary 2018-12-02 04:10:56 +09:00
Joona Yoon
9558d9a41c Update titles and tables of contents (grammar and spell check) 2018-12-02 03:25:02 +09:00
Joona Yoon
185136434c Sync with master branch 2018-12-02 03:21:11 +09:00
Joona Yoon
52baf7b74f Update all translations in progress 2018-12-02 03:12:31 +09:00
John Washam
5755e1844d
Merge pull request #387 from dvanbrug/fix_bit_twiddler
Fixes links to Bit Twiddler to use HTTPS
2018-11-18 16:34:45 -08:00
John Washam
0af15fedb8
Merge pull request #390 from AungMyoKyaw/feat/collapsible_sections
Feat/collapsible sections
2018-11-18 16:18:18 -08:00
Aung Myo Kyaw
2625568ec0 feat: collapsible sections 2018-11-16 16:14:55 +06:30
Aung Myo Kyaw
7a1308d287 feat: Interview_Process_&_General_Interview_Prep/collapsible sections 2018-11-16 15:34:51 +06:30
Aung Myo Kyaw
48a1ad52b6 feat: table_of_contents/collapsible sections 2018-11-16 15:27:38 +06:30
Aung Myo Kyaw
ef284d811f feat: collapsible sections 2018-11-16 15:21:00 +06:30
John Washam
a590ac6d2c
Merge pull request #388 from lokanathchandrareddy/master
Changed Spelling - Lern -> Learn
2018-11-12 19:10:02 -08:00
lcreddy
52a468766a
Merge pull request #1 from lokanathchandrareddy/lokanathchandrareddy-patch-1
Changed Spelling - Lern -> Learn
2018-11-12 13:39:28 -05:00
lcreddy
aaf511d070
Changed Spelling - Lern -> Learn 2018-11-12 13:38:34 -05:00
Dirk Van Bruggen
10114cfc92 Fixes links to Bit Twiddler to use HTTPS
All links to Bit Twiddler without HTTPS redirect to the homepage.
2018-11-11 16:31:23 -05:00
John Washam
56f70e8d51
Merge pull request #381 from rimonmostafiz/master
Update all Lynda.com videos with Archive.org videos
2018-11-03 12:03:55 -07:00
John Washam
04eed35891
Merge pull request #382 from moonik/moonik-patch-2
Moved BFS and DFS (grapht implementation) videos to the Graph section
2018-11-03 10:50:02 -07:00
Roman Mysan
ca2b4b234e
Update README.md 2018-11-03 14:47:02 +01:00
moonik
13ca5ff03e Merge remote-tracking branch 'upstream/master' 2018-11-03 14:33:27 +01:00
rimonmostafiz
443f1c82db Update translation files, Update all lynda.com videos with archive.org videos 2018-11-02 01:30:20 +06:00
rimonmostafiz
2d46b2a8e9 Update all lynda.com course videos with archive.org videos 2018-11-02 01:24:04 +06:00
John Washam
2f206bbb64
Merge pull request #377 from phondanai/master
Update Thai translation and fix some typos
2018-10-31 06:14:55 -07:00
piyushver
2851221fc4
Update README.md 2018-10-30 20:01:25 +05:30
Phondanai Khanti
f9244585c4 Update Thai translation and fix some typos 2018-10-28 20:19:36 +07:00
John Washam
0352a32d53
Merge pull request #375 from thephilwells/patch-1
link to HLA wikipedia article
2018-10-25 19:38:58 -07:00
Phil Wells
d34a578f52
link to HLA wikipedia article 2018-10-25 16:14:52 -04:00
moonik
3fe918d55e Merge branch 'master' of https://github.com/jwasham/coding-interview-university 2018-10-24 21:17:49 +02:00
John Washam
0d11fc4d6e
Merge pull request #371 from moonik/patch-1
Update programming-language-resources.md
2018-10-22 21:30:46 -07:00
John Washam
346bf4f863
Merge pull request #369 from shireeshaBongarala/master
Fixes #368 Fix broken links for Sedgewick and Wayne algorithms lectures.
2018-10-22 21:30:27 -07:00
John Washam
484c3a062b
Merge pull request #370 from moonik/moonik-fix-sedgewick-links
Fixes #368 Updated all Sedgewick's links that were broken
2018-10-22 21:29:52 -07:00
Roman Mysan
9f9179d6c7
Update programming-language-resources.md
added book to java section
2018-10-21 12:37:30 +02:00
Roman Mysan
4b78627a6e
Update README.md 2018-10-20 20:33:32 +02:00
Roman Mysan
02bcfcb67a
Update README.md 2018-10-20 20:31:02 +02:00
Shireesha Bongarala
e523bf0793 Fix broken links for Sedgewick and Wayne algorithms lectures. 2018-10-20 10:55:34 +05:30
John Washam
eb764dd21f
Merge pull request #356 from neihousaigaai/patch-1
Fix README-vi.md
2018-10-13 12:00:46 -07:00
Eugene Ilyushin
b2d2b521f2
Merge pull request #6 from askeroff/balancedtrees
Balanced search trees
2018-10-11 12:18:45 +03:00
Eugene Ilyushin
c8a5d4f070 Merge branch 'PandaJules-master' 2018-10-11 12:15:50 +03:00
Eugene Ilyushin
ad3601493a Merge branch 'master' of https://github.com/PandaJules/google-interview-university into PandaJules-master 2018-10-11 12:15:24 +03:00
Eugene Ilyushin
bff56d5c0f Additional Books 2018-10-11 11:47:30 +03:00
Javid Askerov
22884b94d7 Fixes 2018-10-11 09:29:42 +04:00
Javid Askerov
abeb06cd55 translation 2018-10-11 09:26:37 +04:00