661 Commits

Author SHA1 Message Date
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