EHeller comments on What false beliefs have you held and why were you wrong? - Less Wrong

28 Post author: Punoxysm 16 October 2014 05:58PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (364)

You are viewing a single comment's thread. Show more comments above.

Comment author: EHeller 19 October 2014 04:46:21AM 10 points [-]

99.5% of programming job candidates fail the FizzBuzz test

This cannot be right. I have a variant of this (using an excel spreed sheet) on a technical interview for data analysts, which is a pretty low level position (the average candidate has an associates degree and "some knowledge of excel"). 60%-70% of the applicants, with no claimed programming experience, can make an excel sheet do the fizz buzz thing.

Comment author: Gunnar_Zarncke 19 October 2014 08:56:09AM 4 points [-]

There are multiple possible interpretations:

  • For some reason your candidates have the neccessary ability. Possibly due to pre-selection, job profile, your area, whatever.

  • Your excel setup leads itself for easier realization of the FizzBuzz test.

  • Not having programming experience may actually help here as there is no standard solution where you can get stuck.