Update coding-interview-best-practices.md

This commit is contained in:
Yangshun Tay
2022-04-08 20:58:30 +08:00
committed by GitHub
parent a6918b297b
commit fdc10090a7

View File

@ -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. - ✅ 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. > It is easier to send links or text across.
## For onsite whiteboarding coding interviews ### For onsite whiteboarding coding interviews
- ✅ Learn about whiteboard space management. - ✅ Learn about whiteboard space management.
> Leave space between lines of code in case you need to insert lines between existing code. > Leave space between lines of code in case you need to insert lines between existing code.