All Projects β†’ yangshun β†’ Tech Interview Handbook

yangshun / Tech Interview Handbook

Licence: MIT License
πŸ’― Curated interview preparation materials for busy engineers

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Tech Interview Handbook

Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (-15.38%)
Mutual labels:  algorithm, algorithms, interview-questions, interview-preparation, interview-practice, coding-interviews
Leetcode Sol Res
Clean, Understandable Solutions and Resources for LeetCode Online Judge Algorithm Problems.
Stars: ✭ 1,647 (-97.46%)
Mutual labels:  algorithm, algorithms, interview-questions, interview-preparation, interview-practice, coding-interviews
Codinginterviews
This repository contains coding interviews that I have encountered in company interviews
Stars: ✭ 2,881 (-95.56%)
Mutual labels:  algorithm, algorithms, interview-questions, interview-preparation, interview-practice, coding-interviews
Technical Interview Guide
My learning material for technical interviews!
Stars: ✭ 76 (-99.88%)
Mutual labels:  algorithms, interview-questions, interview-preparation, interview-practice, coding-interviews
Leetcode
πŸ‘πŸ» leetcode solutions for Humansβ„’
Stars: ✭ 1,129 (-98.26%)
Mutual labels:  algorithm, algorithms, interview-questions, interview-preparation, interview-practice
Sde Interview Questions
Most comprehensive list πŸ“‹ of tech interview questions πŸ“˜ of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
Stars: ✭ 5,406 (-91.66%)
Mutual labels:  algorithm, interview-questions, interview-preparation, interview-practice, coding-interviews
Awesome Coding Interview Question Patterns
The most common question-patterns for any coding-interview
Stars: ✭ 196 (-99.7%)
Mutual labels:  algorithms, interview-questions, interview-preparation, interview-practice, coding-interviews
Algorithmic Pseudocode
This repository contains the pseudocode(pdf) of various algorithms and data structures necessary for Interview Preparation and Competitive Coding
Stars: ✭ 519 (-99.2%)
Mutual labels:  algorithms, interview-questions, interview-preparation, interview-practice, coding-interviews
Interview Preparations
This repository contains coding assessments and their solutions for various IT companies
Stars: ✭ 148 (-99.77%)
Mutual labels:  interview-questions, interview-preparation, interview-practice, coding-interviews
Coding Ninjas Data Structures And Algorithms In Python
Solved problems and assignments of DSA course taught by Coding Ninjas team
Stars: ✭ 70 (-99.89%)
Mutual labels:  algorithms, interview-questions, interview-preparation, interview-practice
Daily coding problem
Solutions to https://dailycodingproblem.com
Stars: ✭ 137 (-99.79%)
Mutual labels:  interview-questions, interview-preparation, interview-practice, coding-interviews
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (-73.55%)
Mutual labels:  algorithm, algorithms, interview-questions, interview-preparation
Lintcode
πŸ“˜ C++11 Solutions of All 289 LintCode Problems (No More Updates)
Stars: ✭ 570 (-99.12%)
Mutual labels:  algorithm, interview-questions, interview-preparation, interview-practice
Codility lessons
Codility Lesson1~Lesson17 100% solutions with Python3 陀正璺解答倖commentθ£‘ζœ‰θ§£ι‘Œηš„ζ€θ€ƒιŽη¨‹
Stars: ✭ 87 (-99.87%)
Mutual labels:  algorithms, interview-questions, interview-practice, coding-interviews
Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (-99.76%)
Mutual labels:  algorithms, interview-questions, interview-preparation, coding-interviews
Cs Fundamentals
πŸŽ“ Data structures and algorithms
Stars: ✭ 869 (-98.66%)
Mutual labels:  interview-questions, interview-preparation, interview-practice, coding-interviews
Competitiveprogrammingquestionbank
This repository contains all the popular competitive programming and DSA questions with solutions.
Stars: ✭ 122 (-99.81%)
Mutual labels:  algorithms, interview-questions, interview-preparation, coding-interviews
Interview Techdev Guide
This repository contains curated technical interview questions by fn+geeks community
Stars: ✭ 252 (-99.61%)
Mutual labels:  algorithms, interview-questions, interview-preparation, coding-interviews
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (-99.23%)
Mutual labels:  algorithm, algorithms, interview-preparation, interview-practice
Leetcode Solutions
πŸ‹οΈ Python / Modern C++ Solutions of All 2111 LeetCode Problems (Weekly Update)
Stars: ✭ 2,787 (-95.7%)
Mutual labels:  algorithm, interview-questions, interview-preparation, interview-practice

Tech Interview Handbook


Applying to jobs or internships?
Autofill all your applications in a single click.

Stop manually re-entering your information. Simplify’s extension helps you autofill job applications on millions of sites.


What is this?

No one has time to do a few hundred LeetCode questions. Here are free and curated technical interview preparation materials for busy engineers, brought to you by the author of the Blind 75 List.

Besides the usual algorithm questions, other awesome stuff includes:

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.


πŸ’‘ Looking for high-quality interview courses? Educative offers a ton of great courses to improve your interview game πŸ’‘


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 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 Educative's Grokking the System Design Interview course, which in our opinion is one of 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!

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 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.

Online one-click setup for contributing

You can use Gitpod (A free online VS Code-like IDE) for contributing online. With a single click it will launch a workspace and automatically:

  • clone the tech-interview-handbook repo.
  • install the dependencies.
  • run yarn start.

So that you can start straight away.

Open in Gitpod

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

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 (Facebook).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].