Commit Graph

697 Commits

Author SHA1 Message Date
John Washam 0187f27018 Removed machine learning section. It's not needed for software engineering interviews and is a completely different field. 2022-07-25 09:29:59 -07:00
desire 6986d2bab6 fix: Add missing cmd on clone
After cloning the repo, the command steps to add a progress branch was not changing to the new cloned directory before creating and checking out to the progress branch
2022-07-20 18:18:48 +03:00
Anri Lombard a16355ffd1 Whitespace fix 2022-07-19 18:04:19 +02:00
Anri Lombard 5a006888f4 Fix contents 2022-07-19 18:00:06 +02:00
Anri Lombard 057e9172b5 Lines 50/1996 2022-07-12 21:48:03 +02:00
Antoine Cotten fe1ec60459
Update links to Topcoder community articles 2022-07-07 17:39:53 +02:00
Saptarshi Sarkar c91bf0e118
Removed Tracking info from link
I have successfully shortened the URL and removed the tracking information. 
Please check that out.
2022-06-29 15:45:53 +05:30
Saptarshi Sarkar 732334472c
Updated the link of a book
Updated the link of a book whose new edition has arrived in the market.
2022-06-28 17:27:18 +05:30
Erdem Özgen 9fbe9205ac
add Neetcode for Coding Interview Video section 2022-06-14 13:16:40 +03:00
ARTH PRAJAPATI afbb027567
adding one video link related to recursion
In this video, recursion is explained with 5 example which goes from easy to hard.
this video really helps to visualize recursion
2022-05-18 01:08:41 +05:30
tianheg 5c2df1ae83
fix broken link 2022-05-02 14:27:37 +08:00
tianheg 1bb1574973
fix broken link 2022-05-02 14:18:18 +08:00
John Washam b367068c54 Removes dead links. 2022-04-01 09:15:59 -07:00
John Washam 9c27d5470e Merge remote-tracking branch 'origin/main' 2022-03-27 12:34:52 -07:00
John Washam 573fdb3d64 Adds instructions for non-git users. 2022-03-27 12:34:45 -07:00
Yangshun Tay 7fe8ea3d2d
Update README.md 2022-03-17 07:47:43 +08:00
Yangshun Tay db897e9810
resume: add step-by-step guide 2022-03-17 07:44:55 +08:00
Michele Ceccacci 82c91a8586
Added python to backtracking blueprint 2022-03-16 15:16:57 +01:00
Michele Ceccacci 678aaaf4e4
Backtracking blueprint 2022-03-14 11:10:15 +01:00
Ibrahim Hasnat ded69784c4
Content added 2022-03-07 23:37:32 +06:00
Ibrahim Hasnat bd9ea00001
Unnecessary Code blocks has been removed 2022-03-07 01:38:53 +06:00
ibrahimhasnat 95011daa7b Fixed simple ordering mistake in the Graph section 2022-03-07 00:25:49 +06:00
John Washam ceeb30fca8 Removed private list. 2022-02-24 18:06:12 -08:00
John Washam f48006403a Updated Skiena videos. 2022-02-24 18:04:07 -08:00
John Washam 07eba10501 Removed broken link. 2022-02-24 17:37:53 -08:00
Anri Lombard db09565ebb
Updated MIT links
MIT links updated where possible while (1) maintaining original context and content of videos, and (2) being more relevant with a fresher feel.

Quick question: I've got links to free versions of most of the books you recommend. I suppose it is unethical to add these links, but if my judgement is wrong in any way I'll be happy to send them through.

Another addition: I found doing LeetCode's "learn" series better than CTCI, do you think recommending that will be useful?
2022-02-23 06:37:40 +02:00
KiwiB0y 495c74fcaf Add "The Absolute Beginner's Guide to Emacs" video & notes source
Signed-off-by: KiwiB0y <42769725+KiwiB0y@users.noreply.github.com>
2022-02-12 13:49:11 +01:00
John Washam 2a149f5933 Removed broken Emacs link. 2022-02-11 19:01:00 -08:00
John Washam 2a4a3bbd24 Merge remote-tracking branch 'origin/main' 2022-02-02 08:39:53 -08:00
John Washam 82e296c73d Adds link to Persian (Farsi) translation in progress. 2022-02-02 08:39:46 -08:00
Michele Ceccacci def475f1bc
added leetcode blueprint 2022-01-27 10:36:17 +01:00
njmsaikat 167f9dacb5 link broken fixed and structure updated 2022-01-24 18:35:06 +06:00
John Washam 238b0ba844 Updates design patterns section. 2022-01-16 12:37:00 -08:00
John Washam dbd75b3d0c Adds Bulgarian translation. 2022-01-05 08:13:22 -08:00
John Washam 3119deca4e Updates broken link. 2022-01-01 18:41:57 -08:00
John Washam ada3ddb2e2 Updates broken link. 2022-01-01 18:37:59 -08:00
John Washam 8b84fcdeb2 Removes sponsorship. 2021-12-18 17:07:12 -08:00
John Washam 21555ca139 Merge remote-tracking branch 'origin/main' 2021-11-21 10:42:21 -08:00
John Washam 02671e4cd5 Removes Italian translation issue. 2021-11-21 10:42:14 -08:00
Joona Yoon deade3a17e
Merge branch 'jwasham:main' into master 2021-11-18 12:24:38 +09:00
John Washam 9cce78ee1c
Format update
Format update
2021-11-16 17:34:33 -08:00
John Washam b059a4c4a1
Formatting changes
Formatting changes
2021-11-16 17:33:36 -08:00
Michael Yan f7ec41eff4 Added Simplify 2021-11-16 15:22:16 -08:00
Richard Pascarelli f49bc34b5a adds solution for anki whitespace to readme 2021-10-26 23:13:35 -04:00
Gul Jamal Zim 0f6067ca67
Fix Networking: Khan Academy broken link 2021-10-03 21:21:53 +06:00
HicaroD 6367def371 Adding a new course about Operating System from University of Massachusetts
I'm doing that because I had some problems with the operating system from University of Berkeley. The lectures are good, but it's bad organized,
the name of the lectures are not explicity and you need to search for every single lecture to find something you want to learn specifically.
2021-09-30 10:04:52 -03:00
HicaroD 9fd3e67b3b Adding a good resume template at "Update Your Resume" section
This resume template was created Gayle McDowell and posted in her website called CareerCup
2021-09-28 09:31:21 -03:00
Gul Jamal Zim 80e0182253
Remove Scheduling link from Extra Topics & Resources 2021-09-17 20:06:50 +06:00
Gul Jamal Zim ddd4c99752
Remove OOP link from Extra Topics & Resources 2021-09-15 11:24:19 +06:00
John Washam b71a08ba89 Merge remote-tracking branch 'origin/main' 2021-09-04 08:29:20 -07:00