Skip to content

Commit d1688df

Browse files
Jim Poulakosyangshun
authored andcommitted
docs: fix grammatical errors (yangshun#83)
* docs: fix grammatical errors * Update README.md
1 parent 9ce52c0 commit d1688df

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This handbook is pretty new and help from you in contributing content would be v
2828

2929
## Why do I want this?
3030

31-
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.
31+
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.
3232

3333
## Who is this for?
3434

@@ -38,7 +38,7 @@ Anybody who wants to land a job at a tech company but is new to technical interv
3838

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

41-
Also, existing resources focus mainly on algorithm questions and lack in coverage for more domain-specific and non-technical questions. This handbook aims to cover content beyond the typical algorithmic coding questions. 😎
41+
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. 😎
4242

4343
## Contents
4444

preparing/cheatsheet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Interview Cheatsheet
22
==
33

4-
This is a straight-to-the-point distilled list of technical interview Do's and Don'ts, mainly for algorithmic interviews. Some of these may apply to only phone screens on whiteboard interviews but most will apply to both. I revise this list before each of my interviews to remind myself of them and eventually internalized all of them to the point I do not have to rely on it anymore.
4+
This is a straight-to-the-point, distilled list of technical interview Do's and Don'ts, mainly for algorithmic interviews. Some of these may apply to only phone screens or whiteboard interviews, but most will apply to both. I revise this list before each of my interviews to remind myself of them and eventually internalized all of them to the point I do not have to rely on it anymore.
55

66
For a detailed walkthrough of interview preparation, refer to the ["Preparing for a Coding Interview"](./) section.
77

@@ -30,7 +30,7 @@ For a detailed walkthrough of interview preparation, refer to the ["Preparing fo
3030
||Introduce yourself in a few sentences under a minute or two.|
3131
||Mention interesting points that are relevant to the role you are applying for.|
3232
||Sound enthusiastic! Speak with a smile and you will naturally sound more engaging.|
33-
||Spend too long introducing yourself. The more time you spend talk the less time you have to code.|
33+
||Spend too long introducing yourself. The more time you spend talking the less time you have to code.|
3434

3535
### 3. Upon Getting the Question
3636

0 commit comments

Comments
 (0)