this post was submitted on 16 Dec 2024
30 points (100.0% liked)

Programmer Humor

32715 readers
663 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 4 points 5 days ago (1 children)

Yeah, I guess, at some level this is satirizing that technical interviews almost demand golf code. When you're writing such a small program, there's an upper limit of how good "good code" can be. To look better than other candidates, you need to apply 'clever' (derogatory) strategies, where you solve it with a slightly more efficient solution. No one would care about this efficiency in a real-world scenario...

[โ€“] [email protected] 3 points 5 days ago

When you're writing such a small program, there's an upper limit of how good "good code" can be.

The funny thing is enough candidates flub getting a working solution that writing something that does what it's supposed to puts you in the upper 80% already