|
6 |
typo
|
||
How long should it take a senior developer to solve FizzBuzz during an interivewinterview? |
||||
|
5 | added 159 characters in body; added 190 characters in body; added 18 characters in body; added 69 characters in body | ||
|
Assuming:
How long should it take an interviewee to answer FizzBuzz correctly? Edit: FizzBuzz: Write a program that prints the numbers from 1 to 100. But for multiples of three print "Fizz" instead of the number and for the multiples of five print "Buzz". For numbers which are multiples of both three and five print "FizzBuzz". Edit: It isn't so much that if they take more then X minutes they are disqualified, but I am curious if I should just cut them loose after they work on it for half hour. |
||||
|
4 | added link | ||
|
Assuming:
How long should it take an interviewee to answer FizzBuzz correctly? |
||||
|
3 | added 71 characters in body | ||
|
2 | added sample | ||
|
1 |
|
||
