Commit Graph

770 Commits

Author SHA1 Message Date
John Washam 2263be37d7
Removed Core Trees 2020-10-08 18:06:07 -07:00
John Washam afa8b1233e
Merge pull request #550 from MikeBurnsDev/master
Added a Practice Operations link to Bitwise operations section
2020-10-03 12:09:15 -07:00
John Washam 99252c2a1c
Merge pull request #639 from coderaky/master
Added Behavioral Interview Free course.
2020-10-03 12:06:04 -07:00
Mohamed El Amine Yamani 5dba31d044
Readded the full stops I mistakingly removed 2020-10-02 16:32:18 +01:00
Abhishek Kumar Yadav b7af267eb1
Update README.md 2020-10-02 11:48:52 +05:30
Mohamed Yamani 3cc2c10311
Improving the consistency of capitalization and punctuation 2020-09-28 10:58:34 +01:00
John Washam f140e56f69
Merge pull request #601 from migpimenta/code-exercises-challenge-sites
Add code-exercises.com to challenge sites section
2020-09-03 07:56:42 -07:00
Ramazan Sakin 3b504bbbec
Update README.md
Typo fix
2020-09-01 14:08:11 +03:00
rakshaa2000 33591b901d Changed resource 2020-08-31 17:31:58 +05:30
rakshaa2000 5b3accaaca Added resources for c++ and python 2020-08-31 17:29:59 +05:30
justaaguy 6108b54c0a
Fixed Broken link - Steven Skiena Lecture slides
- Fixed Broken link to the lecture slides.
- Used internet archive as the source
2020-08-21 09:06:35 +05:30
mnovaispimenta 072176275b Add code-exercises.com to challenge sites section 2020-08-17 06:55:52 +01:00
Swaroop Samek 8e6110f2f4 Added more steps to GIT setup to help users new to Git/GitHub 2020-08-02 16:19:01 -07:00
flyotlin 9e84901045 update 2020-07-12 12:38:36 +08:00
flyotlin 03cf78e07b fix the link 2020-07-12 12:34:33 +08:00
mikeburnsdev af885651db Added a Practice Operations link to Bitwise operations section 2020-06-28 21:27:13 -04:00
Andy 0e96a8bcc2 Update coursera links for distributed hash tables 2020-06-08 17:37:03 -07:00
Andy 231ed913eb Update additional coursera links 2020-06-08 17:29:14 -07:00
Andy 5a0040e9fb Update coursera link in Series: Trees (video) 2020-06-08 17:17:24 -07:00
John Washam 91517036bc Removed dead link. 2020-05-23 10:23:57 -07:00
John Washam 10dc44e870 Merge remote-tracking branch 'origin/master' 2020-05-16 11:16:49 -07:00
John Washam 484a8ca5c4 Fixed Khan Academy link. 2020-05-16 11:16:41 -07:00
John Washam 7d4540338c
Merge pull request #517 from xorover/master
Add MIT Bit Hacks lecture
2020-04-26 10:33:06 -07:00
xorover 45b6e78db1
Add MIT Bit Hacks lecture
https://www.youtube.com/watch?v=ZusiKXcz_ac
2020-04-25 22:13:52 +03:00
John Washam 6e55e19978 Fixes typo in file name. 2020-04-22 08:53:29 -07:00
Michal 0de7e5e291
update readme
small internal link fix
2020-04-09 18:01:51 +02:00
Michal 1d01137b2a
update readme
updated finished pl_ver
2020-04-09 09:23:50 +02:00
John Washam f67b2e4703 Simple text updates. 2020-04-04 11:48:55 -07:00
John Washam 8df6438c62 Adds FisherCoder links. 2020-04-04 11:48:04 -07:00
Anthony Morris 36ce4ffa4a
Update hash table course link
The [Coursera data structures course](https://www.coursera.org/learn/data-structures) covers hash tables in week 4, not week 3.
2020-03-30 07:43:49 -07:00
John Washam 175856a3eb Adds Nick White LeetCode video playlist. 2020-03-28 18:03:58 -07:00
Tony cf4c737fe9 Removed broken video link. 2020-03-01 13:33:55 -06:00
Tony f312a53355 Revert "Removed broken video link."
This reverts commit eddd1d5579.
2020-03-01 13:32:16 -06:00
Tony eddd1d5579 Removed broken video link. 2020-03-01 13:30:22 -06:00
John Washam 4f1a0c5508 Fixed checkboxes. 2020-02-11 22:23:26 -08:00
John Washam dac6c5760c Moved links. 2020-02-11 22:19:14 -08:00
John Washam 6073450963 Updates link text. 2020-02-11 22:15:38 -08:00
John Washam 0ef5213cad
Merge pull request #432 from akashgiricse/learning-how-to-learn
Add a link to Learning how to Learn course on Coursera
2020-02-11 21:58:54 -08:00
John Washam 5285aad9b1
Merge pull request #461 from vpbhargav/vpbhargav-crackfb
Add Cracking Fb Interview
2020-02-11 21:54:43 -08:00
John Washam d0a3f4b2b3 Added book for programming interview questions in Python. 2020-02-11 21:47:40 -08:00
John Washam f69e696a39 Minor edit. 2020-02-11 21:44:48 -08:00
John Washam c0bd154156 Minor edits. 2020-02-11 21:40:33 -08:00
John Washam fb4c8873ab Removed collapsing arrows. Was really nice for a while but makes links in table of contents not work. Also hides scope. 2020-02-11 21:31:16 -08:00
Bhargav 3593a8da45
Add Cracking Fb Interview
Added links to two videos of Gayle Laakman (CTCI) demonstrating and explaining the Facebook interview process
2019-10-19 19:47:19 -06:00
Nikita S 5dc5457b26
additional resource for B-tree
Found a good intro to B-trees
2019-10-11 22:51:21 +03:00
Max K df95f82a17 Fix link to networking section in table of contents 2019-08-20 19:47:44 -07:00
Max K 878e5448d9 Fixed broken link for MIT"s 6.004 Computation Structures lecture
recordings. New link is for videos from the Fall 2018 course.
2019-08-10 22:53:10 -07:00
akashgiricse 6f44d2933e Add a link to Learning how to Learn course on Coursera 2019-06-30 23:23:58 +05:30
Joona Yoon 5e362d6370 Merge branch 'master' of https://github.com/joonas-yoon/coding-interview-university 2019-05-27 00:01:28 +09:00
Joona Yoon 5d79de569f Fix wrong typo 2019-05-27 00:01:23 +09:00
John Washam 6083bff340 Added link to article on choosing a language 2019-05-25 19:56:00 -07:00
John Washam feed23e404
Merge pull request #426 from hezhizhen/patch-4
Remove trailing spaces inside codes
2019-05-12 13:38:06 -07:00
littlepoint f7d5099cfa
Fix typo 2019-05-10 17:50:47 +08:00
littlepoint 0404206e16
Remove trailing spaces inside codes 2019-05-10 17:27:25 +08:00
MoazMansour b64e17e606 Add 2 more video resources for data structures 2019-04-01 17:49:28 -04:00
arora-aditya 7fca187a1e fix Endian link #414 2019-03-23 15:28:40 -04:00
Christoph Bachhuber ab257eb8f4
Remove broken link to Garbage Collection-Compilers
Youtube reports that this link does not exist anymore. Did not find convincing alternative, removed link.
2019-02-11 11:26:19 +01:00
John Washam 37333b6487
Update README.md 2019-02-02 10:58:31 -08:00
xindoo 23c56f4350 Add the video identity for some youtube videos 2019-01-29 16:42:04 +08:00
John Washam c7dae5dbcf Cleaning up the project. 2019-01-26 16:46:31 -08:00
John Washam ae2f61f667 Cleaning up the project. 2019-01-26 16:43:39 -08:00
John Washam f5c10988d2 Cleaning up the project. 2019-01-26 16:41:16 -08:00
John Washam aff0dc4d10 Cleaning up the project. 2019-01-26 16:32:06 -08:00
John Washam 74f55943b1 Cleaning up the project. 2019-01-26 16:24:36 -08:00
John Washam 1ea8ec8620
Added link to old article about why I studied. 2019-01-26 15:55:32 -08:00
John Washam 2b42507805
Merge pull request #406 from akashgiricse/coursera-link-fix
Fix coursera link
2019-01-19 12:55:13 -08:00
akashgiricse 8b86340901 Fix coursera link 2019-01-18 10:54:42 +05:30
Kerollos Magdy 240a2863d1
fix redundant parentheses
removed redundant parentheses in graphs MIT DFS video
2019-01-16 22:18:59 +02:00
amanjakhetiya7 e5df9b1800 added a video link to ##Don'feel you aren't smart enough 2018-12-30 00:32:18 +05:30
John Washam 0423ffc144
Update README.md 2018-12-16 13:52:46 -08:00
John Washam 2619d23408
Update README.md 2018-12-16 13:18:40 -08: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
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
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
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 2d46b2a8e9 Update all lynda.com course videos with archive.org videos 2018-11-02 01:24:04 +06: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 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 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 0b6aa394cb
Merge pull request #365 from dlarner3194/patch-1
Issue #325 adds video on CPU processing
2018-10-08 19:46:47 -07:00
Daniel Larner 95b5f49ab1 adds video on CPU processing 2018-10-07 18:37:26 -04:00
Akshat Agarwal a263e218e8
Adding Challenge sites 2018-10-01 17:07:28 +05:30
John Washam c5c2de613a
Merge pull request #362 from mfurga/master
Fixed broken link to queue data structure
2018-09-24 19:55:03 -07:00
mfurga 7e8ee7663e Fixed broken link to queue data structure 2018-09-24 09:39:02 +02:00
Mateusz Witkowski fbe4818f31 fixed broken links from TopCoder 2018-09-23 23:16:30 +02:00
Yun 3be3ac6acb
Fix typos in README.md 2018-06-25 09:55:00 -07:00
Md. Tahsin Rahman e96ce7fa69
Update README.md
https://github.com/jwasham/coding-interview-university/pull/342#issuecomment-396801475
2018-06-21 21:52:23 +06:00
Md. Tahsin Rahman 62830f989d
Update README.md 2018-06-11 03:11:01 +06:00
Stefan Horne 9bd498c76a Update prerequisite knowledge section - Added, in my pinion, much better resources for the topics of how computers execute programs and instructions 2018-05-20 10:38:17 +01:00
Aya Azzam b7ed0c5bed update the original comment 2018-04-19 09:20:51 +02:00
Aya Azzam 60297cea60 add book title 2018-04-06 11:30:24 +02:00
Aya Azzam dac32ac136 add the newer edition of Computer Architecture: A Quantitative Approach 2018-04-06 11:27:01 +02:00
John Washam d50295ccf1
Merge pull request #314 from sankiran/progress
Remove broken garbage collection youtube link
2018-04-03 20:23:46 -07:00
ssrinath 46e36ae114 Remove broken garbage collection youtube link 2018-04-03 19:48:42 -07:00
Aman Adhikari 4f5117b84c Issue-308 Discrete Math CS70 Link updated 2018-02-21 22:17:47 -06:00
Bruno Tomé 6c280fbc9b
Update README according to Translation in progress
Removing Brazilian-Portuguese from "Translations in progress", because the translation it's ready.
2018-01-10 15:46:19 -02:00
Chris 1cd0961ce3
Update book to newest version.
Add newest version of Unix and Linux System Administration Handbook
2017-12-12 19:47:12 -05:00
John Washam 1c4d2f289f
Merge pull request #258 from diemax/believe-you-can-change-article
Add an awesome article by Aaron Swartz
2017-11-26 14:29:36 -08:00
miku86 bf575dbde3 delete link to deleted German translation 2017-10-24 09:58:20 +02:00
John Washam 20633a7881 Merge branch 'master' into ptbr-translation 2017-10-11 16:00:47 -07:00
Diego ce0f5a9b2a Add an awesome article by Aaron Swartz 2017-10-04 10:26:15 +13:00
John Washam e3fb273bf9 Added link to Japanese translation in progress. 2017-10-01 12:32:14 -07:00
John Washam 0e077f26fc Changed wording. 2017-09-24 10:27:30 -07:00
John Washam 9258cbc4b5 Removed references to Half.com. 2017-09-24 10:20:17 -07:00
John Washam 34bc22a805 Merge pull request #250 from SaurabhMhaisekar/master
Moved translation to translations directory
2017-09-19 08:00:12 -07:00
Sourabh 133565f87f Moved translation to translations directory 2017-09-19 10:20:36 +05:30
John Washam 5963ac78fe Adding Malayalam translation "in progress" link. 2017-09-14 21:03:00 -07:00
Marlon Aviz 8535d82907 Merge branch 'master' into ptbr-translation 2017-08-29 01:57:49 -03:00
Karl Kwon e6cbaff3ae add 한국어 for Korean to easy to spot 2017-07-21 14:22:17 -04:00
Sandeep Pandey fb8bbba462 Replace broken links of UC Berkeley videos with working ones from archive.org 2017-07-16 17:19:21 +05:30
Atul Krishna a18c5cffb2 Fixed broken links of UCB 2017-07-12 10:09:47 +05:30
Atul Krishna 8c1bb55ad1 Fixed broken links for few videos 2017-07-12 09:51:30 +05:30
Fernando Kakimoto a400fb663f Fix dynamo paper link. 2017-06-29 13:11:57 -03:00
Marlon Aviz 3ed30de2ed added credits and updated files' hyperlinks to translations 2017-06-19 20:39:04 -03:00
John Washam 9fb326dd5a Added details on mock interviews. 2017-06-18 11:11:29 -07:00
John Washam fcb6c13855 Merge pull request #217 from avizmarlon/patch-3
Fixed broken anchors and removed duplicate in index
2017-06-11 15:52:39 -07:00
John Washam ab26f8eba8 Merge pull request #216 from avizmarlon/patch-2
Changed duplicate resource
2017-06-11 15:51:39 -07:00
Marlon Aviz 2291ef40a0 Fixed broken anchors and removed duplicate in index 2017-06-11 18:43:05 -03:00
Marlon Aviz 426326b4a2 Changed duplicate resource 2017-06-11 17:30:10 -03:00
Marlon Aviz 0b2b061eaf fixed technical term 2017-06-11 13:45:17 -03:00
Marlon Aviz 8c60020e2d added hyperlink to video series 2017-06-09 11:34:08 -03:00
John Washam b4c23b7db6 Fixed broken link. 2017-06-04 10:34:43 -07:00
John Washam a25e235e5f Removed a video that was removed from YouTube. 2017-05-29 11:06:59 -07:00
John Washam dfaeb49285 Moved Spanish translation to completed section. 2017-05-28 10:06:10 -07:00
John Washam 4b0ff1f028 Moved Spanish translation to completed section. 2017-05-28 10:05:45 -07:00
John Washam 1d126a58de Moved Spanish translation to completed section. 2017-05-28 10:05:15 -07:00
Tai Le 68fc74ab14 Change Vietnam language code in translation file name 2017-05-20 14:22:31 +08:00
John Washam a56952076f Added PIE Java project link. 2017-05-12 20:54:11 -07:00
John Washam 6b157da812 Fixed link. 2017-05-06 10:34:01 -07:00
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
John Washam 50869e4be2 Testing out moving Chinese translation. 2016-12-26 15:36:39 -08:00
Le Tien Tai 6f1e484ac2 Add vietnamese translation (in progress) 2016-12-26 07:14:33 +07:00
John Washam 84d563fba6 Merge remote-tracking branch 'origin/master' 2016-12-25 12:06:30 -08:00
John Washam bef547d058 Added link to Hindi. 2016-12-25 12:06:23 -08:00
John Washam 278ab3edf5 Merge pull request #83 from MrSourabh/master
Initial Draft of Hindi Translation
2016-12-25 12:03:37 -08:00
YanaBe 8037203419 Update README.md for issue #82 Hebrew translation
Add the link to the issue and file in the main README file. 
Add the file README-he.md to repository, the translation of first pages
2016-12-22 12:31:28 -08:00
John Washam 900d5aadc8 Changed to हिन्दी. 2016-12-21 22:14:20 -08:00
John Washam e9a8504eb2 Merge remote-tracking branch 'origin/master' 2016-12-21 09:53:22 -08:00
John Washam d4c274c2cd Added links to Hindi and Spanish translation efforts. I hope I spelled Hindi correctly: मानक हिन्दी 2016-12-21 09:53:16 -08:00
Noel.b a6922e4159
Fix typo 2016-12-21 22:16:09 +09:00
John Washam 9a951845bf Added "in progress" on Spanish translation. 2016-12-20 11:17:40 -08:00
John Washam a2e3fa746b Merge pull request #77 from vinnyA3/vinnya3-branch
docs: fix spelling error
2016-12-20 09:41:11 -08:00
John Washam beaec7e567 Merge pull request #76 from elliptica/master
Fix typo
2016-12-20 09:40:46 -08:00
John Washam d13ce66d13 Merge pull request #75 from dossorio/master
[Work in Progress] Spanish Translation
2016-12-20 09:40:03 -08:00
vinnya3 e2bca71941 docs: fix spelling error
Fixed spelling error: somehat -> somewhat
2016-12-20 05:57:30 -05:00
Elliptica 85f99454e5 Fix typo 2016-12-20 11:54:16 +02:00
Daniel Ossorio 5fd8f22b54 Added spanish translation link 2016-12-20 09:20:02 +00:00
John Washam dedfc52c5f Added video on Imposter Syndrome. 2016-12-19 22:19:05 -08:00
John Washam 756f6d6566 Back to it. 2016-12-19 22:11:59 -08:00
John Washam e5ca92332a Added follow-up to TOC. 2016-12-19 18:10:43 -08:00
John Washam ba3d7d67a0 Added status and follow-up. 2016-12-19 18:09:15 -08:00
John Washam 52291a3e6b Moved dynamic programming to optional. I was mistaken, in that it wasn't in the Yegge article or Google's coaching notes. 2016-12-16 21:36:22 -08:00
John Washam eb9d1ee7ce Added Geeks for Geeks. 2016-12-16 13:07:05 -08:00
John Washam 9da475929d Merge pull request #71 from triplepointfive/broken-pick-language-link
Fix broken link
2016-12-16 13:04:50 -08:00
John Washam f4a61d7348 Minor edit. 2016-12-16 12:23:34 -08:00
Ilya Smelkov 1483e39b11 Fix broken link 2016-12-16 13:05:46 +03:00
John Washam b8e920581f Added link to Medium post. 2016-12-13 16:14:33 -08:00
John Washam 268bcc1ff3 Fixed typo, and added note about languages. 2016-12-13 16:06:24 -08:00
John Washam 1f7fe85f1f Reorganized to add a book list. 2016-12-13 16:00:39 -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
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