Hacker News new | ask | show | jobs
by pests 2668 days ago
I thought someone had finally done it. Fizzbuzz as a service.

This is even better.

1 comments

Actually, asking someone to write Fizzbuzz as a service isn't a bad idea for an interview question. And now that I've written this comment, it will cease to be not a bad idea in about 30 minutes.
Well if you're going to do it as a service you might as well make it enterprise ready. Allow me to introduce you to Java EE Fizzbuzz

https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpris...

It's 2019. Should be implemented as a Lambda.