💯 Curated coding interview preparation materials for busy software engineers
Go to file
Zhou Yuhang c5b4147132
seo: fix HTML lang attribute missing (#714)
2025-07-10 08:25:52 +08:00
.github [infra] add GitHub actions for linting (#357) 2022-10-11 07:43:29 +08:00
.vscode [resumes][feat] add resumes schema (#308) 2022-10-06 14:59:14 +08:00
algorithms website: add sidebar structure 2022-04-08 18:55:26 +08:00
apps seo: fix HTML lang attribute missing (#714) 2025-07-10 08:25:52 +08:00
assets chore: fix README image path 2022-10-01 08:39:03 +08:00
packages chore: merge ui package into portal 2024-06-25 09:39:16 +08:00
.editorconfig misc: restructure contents 2019-07-14 18:52:41 -07:00
.gitignore contents: Add Misc > Career Growth Page (#622) 2023-11-27 07:10:08 +08:00
.prettierignore feat: scaffold monorepo 2022-09-29 18:21:39 +08:00
.prettierrc website: change formatting 2022-09-29 16:17:07 +08:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT and CONTRIBUTING 2018-02-13 19:21:14 -08:00
CONTRIBUTING.md Update CODE_OF_CONDUCT and CONTRIBUTING 2018-02-13 19:21:14 -08:00
LICENSE Update License year (#97) 2018-02-01 15:15:11 -08:00
README.md seo: fix page has links to redirect (#708) 2025-07-09 11:20:10 +08:00
package.json chore: move to pnpm 2024-06-25 09:32:11 +08:00
pnpm-lock.yaml web: fix build for pnpm 2024-09-17 14:06:23 +08:00
pnpm-workspace.yaml chore: move to pnpm 2024-06-25 09:32:11 +08:00
turbo.json chore: merge ui package into portal 2024-06-25 09:39:16 +08:00

README.md

Tech Interview Handbook


Start Reading Tech Interview Handbook

What is this?

Not everyone has the time to do a few hundred LeetCode questions. Here are free and curated technical interview preparation materials for busy engineers, brought to you by me, the author of Blind 75. Over 1,000,000 people have benefitted from this handbook!

Besides the usual algorithm questions, other awesome stuff includes:

Help from you in contributing content would be very much appreciated!

Why would you read 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.

The information in this repository is condensed. Ultimately, the key to succeeding in technical interviews is consistent practice and I don't want to bore you with too many words. I tell you the minimum you need to know on how to go about navigating the interview process, you go and practice and land your dream job.

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.


💡 Stop grinding mindlessly! Study coding question patterns efficiently with Grokking the Coding Interview by Design Gurus 💡


How is this repository different?

There are 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 interview courses?

AlgoMonster

AlgoMonster aims to help you ace the technical interview in the shortest time possible. By Google engineers, AlgoMonster uses a data-driven approach to teach you the most useful key question patterns and has contents to help you quickly revise basic data structures and algorithms. Best of all, AlgoMonster is not subscription-based - pay a one-time fee and get lifetime access. Join today for a 70% discount →

Grokking the Coding Interview: Patterns for Coding Questions

This course by Design Gurus expands upon the questions on the recommended practice questions but approaches the practicing from a questions pattern perspective, which is an approach I also agree with for learning and have personally used to get better at coding interviews. The course allows you to practice selected questions in Java, Python, C++, JavaScript and also provides sample solutions in those languages. Learn and understand patterns, not memorize answers! Get lifetime access today →

Looking for Front End content?

Front-end-related content has been moved to a separate website - Front End Interview Handbook.

Looking for System Design content?

We're still working on System Design content. In the meanwhile, check out ByteByteGo's System Design Interview course or Design Gurus' Grokking the System Design Interview course, which in our opinion are among the most useful resources for getting started on system design interviews preparation.

Contents

A Docusaurus website has been created to provide a better reading experience. Check out the website here!


💡 Stop the grind and study with a plan! Developed by Google engineers, AlgoMonster is the fastest way to get a software engineering job. Join today for a 70% discount! 💡


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 can 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]

Disclaimer

I am providing code in the repository to you under an open source license. Because this is my personal repository, the license you receive to my code is from me and not my employer (Meta).