show/hide this revision's text 3 deleted 4 characters in body

It really depends on the dev - I don't like you using time-based metrics in interviews for this purpose.

A great candidate could code FizzBuzz as fast as he could write and maybe wrap up in a minute.

Another great dev might clarify the requirements to ensure he doesn't miss anything, come up with a solution and talk through it, do a quick sanity check on it, write the code, and then spend another few minutes walking through the code and focusing on the corner cases to verify it works - taking much longer but delivering a very solid answer.

For your case knowing if you should cut them loose after 30 minutes, it should be pretty obvious if they are unable to make forward progress on this simple problem or if they are incapable of translating their ideas into code. Both are pretty straightforward and would result in me recommending no hire. At that point, I wouldn't cut them loose - I would be giving directed hints to wrap up this question and then either give them softball questions or just general discussion about their past projects. I might even still try to sell my company a little bit, to leave the candidate with a favorable impression that they could pass on to people they know who might want to apply.

show/hide this revision's text 2 added 684 characters in body

It really depends on the dev - I don't like you using time-based metrics in interviews for this purpose.

A great candidate could code FizzBuzz as fast as he could write and maybe wrap up in a minute.

Another great dev might clarify the requirements to ensure he doesn't miss anything, come up with a solution and talk through it, do a quick sanity check on it, write the code, and then spend another few minutes walking through the code and focusing on the corner cases to verify it works - taking much longer but delivering a very solid answer.

For your case knowing if you should cut them loose after 30 minutes, it should be pretty obvious if they are unable to make forward progress on this simple problem or if they are incapable of translating their ideas into code. Both are pretty straightforward and would result in me recommending no hire. At that point, I wouldn't cut them loose - I would be giving directed hints to wrap up this question and then either give them softball questions or just general discussion about their past projects. I might even still try to sell my company a little bit, to leave the candidate with a favorable impression that they could pass on to people they know who might want to apply.

show/hide this revision's text 1

It really depends on the dev - I don't like you using time-based metrics in interviews for this purpose.

A great candidate could code FizzBuzz as fast as he could write and maybe wrap up in a minute.

Another great dev might clarify the requirements to ensure he doesn't miss anything, come up with a solution and talk through it, do a quick sanity check on it, write the code, and then spend another few minutes walking through the code and focusing on the corner cases to verify it works - taking much longer but delivering a very solid answer.