The Wayback Machine - https://web.archive.org/web/20190322165757/https://github.com/yangshun/tech-interview-handbook
Skip to content
Please note that GitHub no longer supports Internet Explorer.

We recommend upgrading to the latest Microsoft Edge, Google Chrome, or Firefox.

💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
Branch: master
Clone or download
Latest commit dd6ded3 Jan 27, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
algorithms Add longest consecutive elements sequence question (#118) Jan 15, 2019
assets Rename logo to purge CDN cache Sep 26, 2017
design Mention Grokking the System Design Interview and Coderust Dec 25, 2017
domain Update security.md to correct wording (#109) Oct 19, 2018
front-end Rename interview-questions.md to README.md Jan 22, 2018
interviewers Fixed 2 typos (#114) Oct 31, 2018
non-technical Remove duplicate question in Hired behavioral questions (#103) Aug 23, 2018
preparing Update README.md (#115) Oct 31, 2018
utilities Remove print Feb 25, 2018
.editorconfig
.travis.yml Allow 429 in awesome bot Sep 26, 2017
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT and CONTRIBUTING Feb 14, 2018
CONTRIBUTING.md Update CODE_OF_CONDUCT and CONTRIBUTING Feb 14, 2018
LICENSE
README.md

README.md

Tech Interview Handbook

What is this?

Carefully curated content to help you ace your next technical interview, with a focus on algorithms. System design questions are in-progress. Besides the usual algorithm questions, other awesome stuff includes:

This handbook is pretty new and help from you in contributing content would be very much appreciated!

Why do I want this?

This repository has practical content that covers all phases of a technical interview, from applying for a job to passing the interviews to offer negotiation. Technically competent candidates might still find the non-technical content helpful as well.

Who is this for?

Anybody who wants to land a job at a tech company but is new to technical interviews, seasoned engineers who have not been on the other side of the interviewing table in a while and want to get back into the game, or anyone who wants to be better at technical interviewing.

How is this repository different?

There are so many awesome books like Cracking the Coding Interview and interview-related repositories out there on GitHub, what makes this repository different? The difference is that many existing interview repositories contain mainly links to external resources whereas this repository contains top quality curated content directly for your consumption.

Also, existing resources focus mainly on algorithm questions and lack coverage for more domain-specific and non-technical questions. This handbook aims to cover content beyond the typical algorithmic coding questions. 😎

Looking for Front End content?

Front end-related content have been extracted out into a separate repository - Front End Interview Handbook.

Contents

Related

If you are interested in how data structures are implemented, check out Lago, a Data Structures and Algorithms library for JavaScript. It is pretty much still WIP but I intend to make it into a library that is able to be used in production and also a reference resource for revising Data Structures and Algorithms.

Contributing

There are no formal contributing guidelines at the moment as things are still in flux and we might find a better approach to structure content as we go along. You are welcome to contribute whatever you think will be helpful to fellow engineers. If you would like to contribute content for different domains, feel free to create an issue or submit a pull request and we can discuss further.

Contributors

This project exists thanks to all the people who contributed. [Contribute].

Backers

Thank you to all our backers! �? [Become a backer]

Buy Me A Coffee

Sponsors

Support this project by becoming a sponsor. Your logo/profile picture will show up here with a link to your website. [Become a sponsor]

Maintainers

You can’t perform that action at this time.