DEV Community

Discussion on: Stress in Tech Interviews // a recent NCSU research paper

Collapse
 
soblom profile image
Sören Blom

Jonas, I agree. Expecting working code would be an absurd request.

In the study, the researcher describe the task they were handing out as follows (my highlighting):

We asked participants to provide a reasonable solution written in a programming language of their choice. We emphasized that their thought process and correctness of the solution were important while efficiency and syntax were secondary. Participants could freely use basic utility functions such as sort, if desired.

The point in the study was to measure how well people performed using the same task in two settings:

  1. either being observed by the interviewer and talking while solving, or
  2. solving the study alone, unobserved and then explain their thinking afterwards