mirror of
https://github.com/prakhar1989/awesome-courses.git
synced 2025-05-19 14:30:30 -04:00
Added MIT Software Engineer interviewing course
This commit is contained in:
parent
37e86f9840
commit
3b43a8655d
1 changed files with 4 additions and 0 deletions
|
@ -276,6 +276,10 @@ Courses
|
|||
- [Text Lectures](http://ocw.tufts.edu/Course/75/Learningunits)
|
||||
- [Assignments](http://ocw.tufts.edu/Course/75/Assignments)
|
||||
- [Labs](http://ocw.tufts.edu/Course/75/Labs)
|
||||
- [6.INT](http://courses.csail.mit.edu/iap/interview/index.php) **Hacking a Google Interview** *MIT*
|
||||
- This course taught in the MIT Independent Activities Period in 2009 goes over common solution to common interterview questions for software engineer interviews at highly selective companies like Apple, Google, and Facebook. They cover time complexity, hash tables, binary search trees, and other common algorithm topics you should have already covered in a different course, but goes more in depth on things you wouldn't otherwise learn in class- like bitwise logic and problem solving tricks.
|
||||
- [Handouts](http://courses.csail.mit.edu/iap/interview/materials.php)
|
||||
- [Topics Covered](http://courses.csail.mit.edu/iap/interview/calendar.php)
|
||||
|
||||
-----
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue