From a667bcc7228aef75c0398219a0e7c1f36ab26bb1 Mon Sep 17 00:00:00 2001 From: Yangshun Tay Date: Sun, 15 Oct 2017 01:52:28 +0800 Subject: [PATCH] =?UTF-8?q?Add=20=F0=9F=86=95=20label=20to=20Interview=20C?= =?UTF-8?q?heatsheet?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cc0b701..4366a6b9 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ 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: - [How to prepare](preparing) for coding interviews -- [Interview Cheatsheet](preparing/cheatsheet.md) - Straight-to-the-point Do's and Don'ts +- [Interview Cheatsheet](preparing/cheatsheet.md) - Straight-to-the-point Do's and Don'ts 🆕 - [Algorithm tips and the best practice questions](algorithms) categorized by topic - ["Front-end Job Interview Questions" answers](front-end/interview-questions.md) - [Interview formats](non-technical/interview-formats.md) of the top tech companies