Frage im Vorstellungsgespräch bei Genpact

Write a program to Print Fizz, Bizz, FizzBizz based on the given input string.

Antwort im Vorstellungsgespräch

Anonym

1. Juni 2021

I wrote a code and explained how it works. It passed all the cases. I even explained error log in the beginning.