Add more marketing content to README (#18)

This commit is contained in:
Yangshun Tay 2017-10-02 13:23:59 +08:00 committed by GitHub
parent 30e5d8bccb
commit 36769c6d4d
1 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,5 @@
<h1 align="center">Tech Interview Handbook</h1>
<div align="center">
<a href="https://dribbble.com/shots/3831443-Tech-Interview-Handbook">
<img src="https://cdn.rawgit.com/yangshun/tech-interview-handbook/master/assets/book.svg" alt="Tech Interview Handbook" width="400"/>
@ -9,7 +11,7 @@
</p>
</div>
# 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.