Comment on Ask HN: What % of your job interviewees pass FizzBuzz type questions?parentComments−Tichy14yFor me the hardest part would be remembering a print function that does not automatically insert a newline. Although I suppose as a workaround assembling the string before printing would work, just less elegant.
Comments
For me the hardest part would be remembering a print function that does not automatically insert a newline. Although I suppose as a workaround assembling the string before printing would work, just less elegant.