On Saturday, 10 February 2024 at 22:11:48 UTC, Brad Roberts wrote:
Back when I was doing lots of software developer interviews,
one of my frequent questions involved date math. This wasn't
because it's difficult from a coding standpoint, but that it's
NOT a coding problem. The key part of the question is
realization that it's a requirements question. The thing that
makes dates complicated is defining what the question actually
is.
The topic _seems_ like it should be simple, but the deeper you
dig the more you realize it's anything but simple.
Interesting but I have a doubt, they (Interviewees) should do the
test with already existing Date Functions of given language or
write new ones?
Matheus.