this post was submitted on 08 Apr 2025
114 points (98.3% liked)

Programmer Humor

35561 readers
223 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] 6 points 1 month ago (2 children)

And if you're in a language that doesn't implement it

[–] [email protected] 2 points 1 month ago (1 children)

You might need a custom one as well. Modify the algorithm.

Good to demonstrate the divide and conquer approach.

[–] [email protected] 1 points 1 month ago

And if you're working from a secure compartmentalized environment or are working on a high security project that doesn't let you pull libraries from outside. Lots of reasons for being able to roll your own. Besides the fact that it takes like two minutes to write it correctly.

[–] [email protected] 1 points 1 month ago (1 children)

Which languages would that be? I imagine it is used in most cases.

[–] [email protected] 3 points 1 month ago* (last edited 1 month ago) (1 children)
[–] [email protected] 2 points 1 month ago