Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jdsutton/technical-interview-megarepo
Study materials for SE/CS technical interviews
https://github.com/jdsutton/technical-interview-megarepo
awesome coding-interviews guide interview interview-cake interview-questions study study-materials technical-interviews testing
Last synced: about 1 month ago
JSON representation
Study materials for SE/CS technical interviews
- Host: GitHub
- URL: https://github.com/jdsutton/technical-interview-megarepo
- Owner: jdsutton
- Created: 2016-05-24T22:53:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-05-08T00:19:19.000Z (over 1 year ago)
- Last Synced: 2024-09-26T03:24:45.070Z (about 1 month ago)
- Topics: awesome, coding-interviews, guide, interview, interview-cake, interview-questions, study, study-materials, technical-interviews, testing
- Size: 76.2 KB
- Stars: 1,599
- Watchers: 78
- Forks: 231
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Technical Interview Megarepo
:star: If you benefit from this study guide, please [contribute](https://github.com/jdsutton/Technical-Interview-Megarepo/blob/master/CONTRIBUTING.md) and consider [donating](https://github.com/jdsutton/Technical-Interview-Megarepo/blob/master/DONATE.md). Thank you. :star:This repository contains study materials for technical interviews.
## Study Material
* [Algorithms](https://github.com/jdsutton/Technical-Interview-Megarepo/tree/master/Algorithms)
* [Data Structures](https://github.com/jdsutton/Technical-Interview-Megarepo/tree/master/Data%20Structures)
* [Mathematics](https://github.com/jdsutton/Technical-Interview-Megarepo/tree/master/Mathematics)
* [Operating Systems](https://github.com/jdsutton/Technical-Interview-Megarepo/tree/master/Operating%20Systems)
* [System Design](https://github.com/jdsutton/Technical-Interview-Megarepo/tree/master/System%20Design)
* [Interview Tips](https://github.com/jdsutton/Technical-Interview-Megarepo/tree/master/Advice)## Practice Questions
* [Pramp - Practice real coding interview simulation](https://www.pramp.com/ref/gt6)
* [Hacker Rank](https://www.hackerrank.com/)
* [CodeWars](http://www.codewars.com/)
* [Leet Code](https://leetcode.com/)
* [Top Coder](https://www.topcoder.com/my-dashboard/)
* [Project Euler](https://projecteuler.net/)
* [InterviewBit](https://www.interviewbit.com/)
* [Interviewcake](https://www.interviewcake.com/)
* [Interviewcake - Past Google Interview Questions](https://www.interviewcake.com/google-interview-questions)
* [CodingBat](http://codingbat.com/java)
* [CodeRust](https://www.educative.io/collection/5642554087309312/5679846214598656)
* ["Awesome Interview Questions"](https://github.com/MaximAbramchuck/awesome-interview-questions)
* [Codility for programmers](https://codility.com/programmers/)## Videos
* [How to Work at Google - Candidate Coaching Session](https://www.youtube.com/watch?v=oWbUtlUhwa8&feature=youtu.be)## Articles
* [I spent 3 months applying to jobs after a coding bootcamp. Here’s what I learned.](https://medium.freecodecamp.com/5-key-learnings-from-the-post-bootcamp-job-search-9a07468d2331#.gv33jktqq)
* [Top 10 Algorithms for Coding Interviews](http://www.programcreek.com/2012/11/top-10-algorithms-for-coding-interview/)
* [Five Tips to Crack any Technical Interview](https://www.linkedin.com/pulse/20140709101232-15993456-five-tips-to-crack-any-technical-interview)
* [10 Tech Interview Errors](http://www.monster.com/career-advice/article/ten-tech-it-interview-errors)
* [How to Win the Coding Interview](https://blog.devmastery.com/how-to-win-the-coding-interview-71ae7102d685#.86ew7cfex)
* [Get that Job at Google](http://steve-yegge.blogspot.com/2008/03/get-that-job-at-google.html)
* [33 of the Hardest Questions Apple will ask in a Job Interview](http://www.businessinsider.com/the-hardest-apple-interview-questions-2016-4)
* [Google Software Engineer Interview](https://www.glassdoor.com/Interview/Google-Software-Engineer-Interview-Questions-EI_IE9079.0,6_KO7,24.htm#InterviewReview_1369302)
* [Interview Stories](http://intearview.com/)
* [Advice to New Programmers Looking to Start their Career](http://blog.tplus1.com/blog/2016/05/28/my-advice-to-new-programmers-looking-to-start-their-career/)
* [The 30-minute guide to rocking your next coding interview
](https://medium.freecodecamp.org/coding-interviews-for-dummies-5e048933b82b)## Books
* [Cracking the Coding Interview](http://www.amazon.com/gp/product/098478280X/ref=as_li_tl?ie=UTF8&camp=1789&creative=390957&creativeASIN=098478280X&linkCode=as2&tag=htcatu-20&linkId=B6WXIEKJHEBBWJ7B)## Get Help
* [Reddit CS Questions](https://www.reddit.com/r/CS_Questions)
* [Reddit CS Career Questions](https://www.reddit.com/r/cscareerquestions)