This guide contains instructions for the Technical Screening Interview Practice session of the Technical Interviewing Basics webinar.
For quick notes and observations, the Interviewer may want to copy/paste the following "URL" into the browswer's address bar:
data:text/html, <html contenteditable style="font-family: Menlo">
-
As Pairs in Breakout Rooms...
-
The Interviewer will ask the Candidate the following two tech questions:
- Explain the difference between
let
andconst
- What is returned by the expression
‘hello’ || ‘goodbye’
- Explain the difference between
-
Switch roles and ask these two tech questions:
- Explain the difference between the
==
and===
operators - What is the best array method for checking if an array contains a certain value?
- Explain the difference between the
- What was your goal when asking the questions?
- Did the candidate answer/react the way you intended?
- How might these insights prepare you to be a better candidate?
- What did you do that went well during the interview?
- What did you do that didn’t go so well?
- How might you approach a similar interview differently?