From b622938144692ba6816bcd48ae63bf0eb03b14b9 Mon Sep 17 00:00:00 2001 From: Yangshun Tay Date: Sun, 15 Oct 2017 16:56:42 +0800 Subject: [PATCH] Change formatting --- preparing/cheatsheet.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/preparing/cheatsheet.md b/preparing/cheatsheet.md index 58565cbb..11ab62b0 100644 --- a/preparing/cheatsheet.md +++ b/preparing/cheatsheet.md @@ -5,10 +5,7 @@ This is a straight-to-the-point distilled list of technical interview Do's and D For a detailed walkthrough of interview preparation, refer to the ["Preparing for a Coding Interview"](./) section. -Legend: -✅ = DO -❌ = DONT -⚠️ = OPTIONAL +**Legend:** ✅ = Do, ❌ = Don't, ⚠️ = Situational ### 1. Before Interview @@ -95,8 +92,8 @@ Legend: |-|-| |✅|Ask questions. More importantly, ask good and engaging questions that are tailored to the company! Pick some questions from [this list](../non-technical/questions-to-ask.md).| |✅|Thank the interviewer.| +|⚠️|Ask about your interview performance. It can get awkward.| |❌|End the interview without asking any questions.| -|❌|Ask about your interview performance. It can get awkward.| ###### References