From 36769c6d4dc6dc804b6d99489686d5ae39afc3de Mon Sep 17 00:00:00 2001 From: Yangshun Tay Date: Mon, 2 Oct 2017 13:23:59 +0800 Subject: [PATCH] Add more marketing content to README (#18) --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 459ffea6..b6057b73 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +

Tech Interview Handbook

+
Tech Interview Handbook @@ -9,7 +11,7 @@

-# Tech Interview Handbook +## What is this? Carefully curated content to help you ace your next technical interview, with a focus on algorithms and the front end domain. System design questions are in-progress. Besides the usual algorithm questions, other **awesome** stuff includes: @@ -22,6 +24,14 @@ Carefully curated content to help you ace your next technical interview, with a 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 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, or seasoned engineers who have not been on the other side of the interviewing table in a while and wants to get back into the game. + ## How is this repository different? There are so many awesome books like [Cracking the Coding Interview](http://www.crackingthecodinginterview.com/) 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.