Kishu Agarwal
186f8f2b11
Add HackerEarth to list of challenge sites
2017-05-06 19:54:12 +05:30
John Washam
235fa9f249
Merge pull request #192 from donnemartin/add-system-design-primer
...
Follow-up to #181 : Add the System Design Primer
2017-04-19 21:02:31 -07:00
Donne Martin
171cd3dc8d
Add link to Interactive Coding Interview Challenges in Python
2017-04-16 15:44:06 -07:00
Donne Martin
b64496dd58
Follow-up to #181 : Add the System Design Primer
2017-04-16 15:32:18 -07:00
Benjamin Reynolds
425ede000f
Fix a few broken markdown links
...
Sometime in the last month or so several markdown links broke across all of github,
likely due to a change to the way that they parse markdown. This PR fixes the affected
links that I found here.
2017-04-13 11:36:58 -05:00
Donne Martin
e0b6e6db4c
Add the System Design Primer
...
Resource to learn how to design large-scale systems and to prep for the system design interview. Resolves #174 .
2017-04-02 07:44:55 -04:00
John Washam
4d84e104db
Added Refdash.
2017-03-30 21:05:04 -07:00
John Washam
fc60a754f7
Added link to Greek translation in progress.
2017-03-17 13:33:13 -07:00
John Washam
95919d0740
Added link to Italian translation in progress.
2017-03-17 13:32:18 -07:00
John Washam
75e31e7a76
Merge pull request #162 from YDrall/master
...
Added a new link in Interview Process section
2017-03-08 10:15:16 -08:00
Yogesh Drall
d3d2d0f5ec
Update README.md
2017-03-08 22:05:24 +05:30
Varun Upadhyay
27e59c4035
Update README.md
2017-03-08 09:04:51 +05:30
Varun Upadhyay
9d8bca0532
Update README.md
2017-03-08 09:00:57 +05:30
Le Tien Tai
38dcaa7fdc
Merge branch 'master' into vietnamese
2017-03-06 18:28:36 -08:00
John Washam
03ef97a664
Merge remote-tracking branch 'origin/master'
2017-03-06 16:56:12 -08:00
John Washam
acbe608e5d
Added my good news.
2017-03-06 16:56:03 -08:00
Le Tien Tai
f21c2ed933
Move vn translation into the sub folder
2017-03-07 02:30:40 +08:00
Le Tien Tai
301dfab110
Merge remote-tracking branch 'upstream/master' into vietnamese
2017-03-07 01:41:08 +08:00
bronzdoc
7531288439
Adding "Design patterns for humans" link
2017-03-04 21:46:07 -06:00
Utsav Pandey
739cca1976
Add sorting algorithm video link
2017-03-03 00:08:51 -08:00
John Washam
36168f3d1c
Added link to Thai translation in progress.
2017-03-01 10:20:29 -08:00
John Washam
b7e95d7b36
Merge remote-tracking branch 'origin/master'
2017-02-27 12:18:06 -08:00
John Washam
a42d48f6ff
Finalized rename.
2017-02-27 12:17:55 -08:00
Randolph Lee
8c02aabf88
Fixed typo in README
2017-02-13 18:24:15 -08:00
Max Beier
5c3f36c151
Fixed typo.
2017-02-11 09:27:43 +01:00
John Washam
b0de6485fe
Added link to answer questions.
2017-01-26 22:49:54 -08:00
John Washam
62c761d772
Moved intro text up.
2017-01-26 21:13:17 -08:00
John Washam
5e0a72d18a
Generalized around CS knowledge.
2017-01-26 21:09:56 -08:00
John Washam
181423178a
Added info about sockets.
2017-01-24 22:10:00 -08:00
John Washam
9934a759fb
Added Sphere Online Judge.
2017-01-23 09:41:07 -08:00
John Washam
ed3f28c9da
Added videos by Tushar Roy.
2017-01-22 18:06:27 -08:00
John Washam
d6540a9d78
Added IDeserve and Pramp to interview prep.
2017-01-22 17:44:07 -08:00
John Washam
ede481da25
Adding videos on memory paging, interrupts, scheduling.
2017-01-19 12:33:41 -08:00
Christopher Pecoraro
6ab5268e6e
Fix typo.
2017-01-17 00:39:08 +01:00
John Washam
110c16d064
Removed personal portions. This belongs to all of us now.
2017-01-10 17:53:41 -08:00
John Washam
61aec6bba0
Removed broken link. Thanks @Hemko
2017-01-06 10:14:22 -08:00
John Washam
7fccbc995d
Adding link to Polish.
2017-01-05 12:43:12 -08:00
John Washam
0d91838416
Added link to Korean.
2017-01-05 08:10:32 -08:00
John Washam
93115c8f73
Added link to Brazilian Portuguese in progress.
2017-01-03 16:17:26 -08:00
sqrtthree
dbba2e561e
Merge remote-tracking branch 'upstream/master'
2017-01-03 11:24:58 +08:00
Austin Crane
3ac4bccb7c
Small Grammar Issue (Final Review)
...
fixed a small typo in final review section
2017-01-02 21:01:18 -06:00
sqrtthree
f516dbdcc1
Move translation into dedicated dir
2017-01-02 22:18:13 +08:00
John Washam
b79ba6bd0f
Added links to translation issues.
2017-01-01 21:55:01 -08:00
John Washam
ccfa4159c0
Moved DP back to required, with a disclaimer.
2017-01-01 14:08:42 -08:00
John Washam
f90458454c
Updated links to my flash cards.
2016-12-29 09:57:24 -08:00
John Washam
97f5670347
Removed mistaken checkboxes.
2016-12-28 20:52:47 -08:00
John Washam
82e8e734d4
Removed broken link.
2016-12-28 10:12:17 -08:00
Carlos L. Torres
4536d3aa56
Include other influential Google papers
...
These Google papers have been very influential to the industry.
- Chubby, heavily influenced Apache Zookeeper and etcd
- Bigtable, along with Amazon DynamoDB paper, triggered the whole "movement" of NoSQL datastores.
- Dapper inspired Twitter's Zipkin and others
- Dremel, which basically is the implementation of their BigQuery service.
Good luck in your interview!
2016-12-28 01:30:01 -06:00
Tho Vo
a16eca9f9c
Add section Before you Get Started, change link to README-vn.md
2016-12-27 15:02:41 +01:00
John Washam
fbcb915d1f
Moving back Chinese translation.
2016-12-26 15:37:34 -08:00