Tales from the Interview: Tic ... Note

Tales from the Interview: Tic Tac Whoa

The article discusses a poorly executed technical screen where a candidate submitted problematic code. The interviewer, acting as a submitter, found the code confusing and likely related to a tic-tac-toe-like game. The code contained syntax errors and logical flaws, suggesting the candidate was trying to check for three in a row vertically. The submitter speculates about the intended functionality but notes the implementation's incompleteness and incorrectness, leading to the candidate not receiving an offer.The author then shifts to advice on improving technical screens for both interviewers and candidates. They emphasize that screens should foster conversation and allow candidates to discuss their thought processes. Interviewers are encouraged to ask questions and actively engage with candidates, treating the screen as a collaborative effort. Candidates should be comfortable making mistakes and writing code that is easy to refactor, as this is part of the learning and development process.A key piece of advice for screeners is to shift their mindset from "weeding out jokers" to gathering evidence to advocate for the candidate. The goal should be to find reasons why a candidate is a good fit, assuming they've reached this stage in the process. Interviewers should probe for this positive evidence and give candidates every opportunity to prove themselves. If, after a thorough screen, insufficient positive evidence is found, it indicates a mismatch rather than a failure of the candidate's inherent ability. Finally, the author humorously requests uniquely terrible code submissions for future "Tales from the Interview" features.