From fdc10090a7a59d575ba9299716b2f72d6c57d6f5 Mon Sep 17 00:00:00 2001 From: Yangshun Tay Date: Fri, 8 Apr 2022 20:58:30 +0800 Subject: [PATCH] Update coding-interview-best-practices.md --- contents/coding-interview-best-practices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contents/coding-interview-best-practices.md b/contents/coding-interview-best-practices.md index 0de7e4f2..410085e4 100644 --- a/contents/coding-interview-best-practices.md +++ b/contents/coding-interview-best-practices.md @@ -63,7 +63,7 @@ You should read and familiarize with this guide even before you start practicing - ✅ Request for the option to use Zoom/Google Meet/Hangouts or Skype instead of a phone call. > It is easier to send links or text across. -## For onsite whiteboarding coding interviews +### For onsite whiteboarding coding interviews - ✅ Learn about whiteboard space management. > Leave space between lines of code in case you need to insert lines between existing code.