Java Interview

The infamous FizzBuzz test

The question of the FizzBuzz algorithm is one of the most frequently asked questions in programming interviews and is used to filter out programmers who can not code. The algorithm looks very simple, but it is difficult for those programmers who have trouble neatly structuring their code.

Last updated on October 29, 2018 by Michael Lossagk , 12 min  •