From 5aff2f3c510d706731f0f0cb5eae63ffd4d25726 Mon Sep 17 00:00:00 2001 From: Tay Yang Shun Date: Wed, 27 Sep 2017 08:33:37 +0800 Subject: [PATCH] Improve README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b0dd605..e392fa65 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,11 @@ Handbook 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 include: - [How to prepare](preparing) for coding interviews +- [Tips and best questions to practice](algorithms) for each algorithm topic - [Detailed answers](front-end/interview-questions.md) to the famous "Front-end Job Interview Questions" - [Interview formats](non-technical/format.md) of the famous tech companies - [Behavioural questions](non-technical/behavioral.md) categorized by companies -- A list of [GOOD questions to ask](non-technical/questions-to-ask.md) your interviewers the end of the interviews +- [Good questions to ask](non-technical/questions-to-ask.md) your interviewers the end of the interviews This handbook is pretty new and help from you in contributing content would be very much appreciated!