Solving the popular Fizz Buzz coding test
Today, we would look at solving a very popular code interview test – the FizzBuzz test. I decided to tackle this challenge as a sequel to our last tutorial about finding the last n digits of a number using the modulo operator.
The FizzBuzz coding tes...
techkaduna.dev4 min read