Y
Hacker News
new
|
ask
|
show
|
jobs
by
stcredzero
2668 days ago
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.
1 comments
jetbooster
2668 days ago
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...
link
stcredzero
2668 days ago
It's 2019. Should be implemented as a Lambda.
link
https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpris...