import React from 'react'; import clsx from 'clsx'; import Layout from '@theme/Layout'; import BrowserOnly from '@docusaurus/BrowserOnly'; import useDocusaurusContext from '@docusaurus/useDocusaurusContext'; import Link from '@docusaurus/Link'; import useBaseUrl from '@docusaurus/useBaseUrl'; import styles from './styles.module.css'; import successStories from '../data/successStories'; import userTweets from '../data/userTweets'; const BLIND_75_URL = 'https://www.teamblind.com/post/New-Year-Gift---Curated-List-of-Top-75-LeetCode-Questions-to-Save-Your-Time-OaM1orEU'; const BLIND_OFFER_NUMBERS_URL = 'https://www.teamblind.com/post/Sharing-my-offer-numbers-from-big-companies-for-your-reference-yNgqUPQR'; const FEATURES = [ { title: <>๐ฏ Go From zero to hero>, description: ( <> Go from zero to tech interview hero with this handbook. No prior interview experience needed. > ), link: '/software-engineering-interview-guide/', }, { title: <>๐ Curated practice questions>, description: ( <> No one has time to practice a few hundred questions. We created the{' '} Blind 75 List {' '} to tell you which the best questions are. > ), link: '/coding-interview-study-plan/', }, { title: <>๐ Interview best practices>, description: ( <> Straight-to-the-point Do's and Don'ts during an interview. The battle is already half won. > ), link: '/coding-interview-cheatsheet/', }, { title: <>๐โโ๏ธ Practical algorithm tips>, description: ( <> Practical tips for every algorithm topic - common techniques and corner cases to look out for. > ), link: '/algorithms/study-cheatsheet/', }, { title: <>๐ฌ Behavioral questions>, description: ( <> Check out what behavioral questions companies commonly ask and you can prepare your answers ahead of time. > ), link: '/behavioral-interview-questions/', }, { title: <>๐งช Tested and proven>, description: ( <> Countless engineers have gotten their dream jobs with the help of Tech Interview Handbook. > ), }, ]; function Tweet({ url, handle, name, content, avatar, date }) { return (
{siteConfig.tagline}
Brought to you by the author of{' '}
Blind 75
Or check out our{' '} Front End Interview Handbook
Tech Interview Handbook goes{' '}
straight to the point and tells you the{' '}
minimum you need to know to excel in your
technical interviews.
Having personally gone through the interviewing process, it was
frustrating to have to find resources from everywhere to prepare
for my technical interviews.
This handbook contains the essence of technical interviewing I
gathered over my last job hunt, which allowed me to clinch 9
offers out of 11 top Bay Area companies -{' '}
Google, Airbnb, Palantir, Dropbox, Lyft, and some
startups!
A senior Netflix engineer used Tech Interview Handbook and
got{' '}
7 offers from 7 companies
{' '}
with the top offer being $800k USD ๐คฏ!
This guide is structured in a{' '} simple to follow, step-by-step style covering all aspects of your software engineering interview preparation -{' '} no prior interview experience required.
{description}
{link && ( Read now โ )}Would you like to share your experience?{' '} Open a Pull Request here !
"{quote}"
Would you like to contribute a success story?{' '} Open a Pull Request here !
Leverage on more than 200,000 monthly page views from 40,000 to 50,000 unique software engineers.
Sponsors can choose any or all of the following positions to advertise with us:
It's free! Start improving your interview game today and get the job at the company of your dreams.
Start reading now โ