Manuel Meyer
Sep 20, 2022

--

this is the most basic and trivial way of coding FizzBuzz. If I'd asked you in an interview to do FizzBuzz I actually would do so to give you have the possibility to take a trivial task and blow my mind — but this aint it.

it doesnt demonstrate a deeper coding understanding. ie: I'd expect to be able to test it in UnitTests — to test your function I would have to write tests that evaluate STDOUT — quite some hassle.

I also would expect you to use swift-specific coding — like pattern matching.

or in short words: even if I give you a trivial taks, I'd like you to show me excellence.

--

--

Manuel Meyer
Manuel Meyer

Written by Manuel Meyer

Freelance Software Developer and Code Strategist.

No responses yet