Determine if a string is full of unique characters
If they solve this question too quickly, increase the difficulty by saying that the sentance is case sensitive. (i.e. “A” and “a” are not the same. )
Familiarize yourself with the grading rubric, so you know how to score the interview.
Look for effective problem solving, efficient use of time, and effective communication with the whiteboard space available.
Every solution might look a little different, but the candidate should be able to test their solution with different inputs to verify correctness.
Assign points for each item on the Rubric, according to how well the candidate executed on that skill.
Add up all the points at the end, and record the total at the bottom of the page.
Input | Output |
---|---|
The quick brown fox jumps over the lazy dog |
FALSE |
I love cats |
TRUE |
Donald the duck |
FALSE |
Record detailed notes on the rubric, to share with the candidate when the interview is complete.