I disagree, but of course that's entirely up to you.
The FizzBuzz that did not get me the job
11–20 of 460 posts
Re: The FizzBuzz that did not get me the job
#12Apply to other companies. In this case it’s not you, it’s them.
Re: The FizzBuzz that did not get me the job
#13I love FizzBuzz as an interview question and then dive into tail recursion and compiler optimization. I learned a lot from candidates. I miss my interviewing days.
Re: The FizzBuzz that did not get me the job
#14That’s due to this excellent post about your excellent abilities and reasoning appearing on HN.
¡Mucha suerte!
Re: The FizzBuzz that did not get me the job
#15Re: The FizzBuzz that did not get me the job
#16Fizz buzz just lets me see their coding style (single letter variables, lack of curly braces after ifs, comments, platform - console, web, service) and whether they’re willing to allow simple mistakes into their finished product. So many mistakes.
But it’s the least I can do to get some information out of a candidate who is already overburdened by the process.
Re: The FizzBuzz that did not get me the job
#17I loved the article and would probably have hired this person. But as a suggestion to them: if an interviewer says "I don't think that will be a good idea" just take the hint that it won't be what the expect and change it. Also reminded me of my compiler class, we had some homework to write a pascal/C transpiler and a friend of mine somehow managed to implement it via bison errors(?). The teacher was not happy but ha…
You are interviewing them too.
I would also have hired the candidate.
Re: The FizzBuzz that did not get me the job
#18I've recently completed half a dozen 2-4 hour coding challenges, gotten a perfect score according to the tests provided, and after a couple of weeks, gotten a boilerplate rejection email.
What's the point?
Re: The FizzBuzz that did not get me the job
#19Re: The FizzBuzz that did not get me the job
#20I love FizzBuzz as an interview question and then dive into tail recursion and compiler optimization. I learned a lot from candidates. I miss my interviewing days.
They solved a lot of our problems we didn't find good solutions for! (/s)