From 790940826ff86edf68f07daa43c077237445ed3a Mon Sep 17 00:00:00 2001 From: Yangshun Tay Date: Sat, 14 Oct 2017 15:26:43 +0800 Subject: [PATCH] Fix cheatsheet --- preparing/cheatsheet.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/preparing/cheatsheet.md b/preparing/cheatsheet.md index 9e4e163e..f89cdd5a 100644 --- a/preparing/cheatsheet.md +++ b/preparing/cheatsheet.md @@ -1,7 +1,7 @@ Interview Cheatsheet == -This is a straight-to-the-point distilled list of technical interview Do's and Don'ts. Some of these may apply to only phone screens on whiteboard interviews but most will apply to both. +This is a straight-to-the-point distilled list of technical interview Do's and Don'ts. 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. ### 1. Before Interview @@ -86,7 +86,7 @@ This is a straight-to-the-point distilled list of technical interview Do's and D **Do's** -- Ask questions and ask good questions! Pick some questions from [here](../non-technical/questions-to-ask). +- Ask questions and ask good questions! Pick some questions from [here](../non-technical/questions-to-ask.md). - Ask questions that are tailored to the company. - Thank the interviewer.